Lokendra Jain
-
6/26/2013 1:16:16 AM
How to add custom field in cms_document table.
Hi All,
I am working with kenitco cms 7.0. I have implemented advance search by creating custom search result web part . I am using kentico's default searching index. kentico cms have two date fields(DocumentCreatedWhen,DocumentModifiedWhen) in cms_document table. I am able to find these two fields in view_cms_tree_joined. I have to add New date field(MajorModificationDate) in cms_document table. I need to enter this date manually when i will update the documents and will sort the search data according to majormodifieddate.
Could anyone please suggest.
Thanks Lokendra Jain
|