11-03-2011, 02:56 AM
We have are running 3.1.0-RC1 which has been heavily customized so upgrading to a newer version is not possible.
The issue we are facing is the ability to have the search facility also search the folder information and show the folder/data. Example below:
Our folders now have 8 fields of information on them. We use this to determine where documents get uploaded to based on that information. Our documents don't have those field data information associated with them, only the containing folder has it.
We've tried to expand the current search query to include the tblFolders table but never works.
Any ideas how we can expand to include other tables in the search? We can then take the info in the array and sort it out.
Thanks
Dave
The issue we are facing is the ability to have the search facility also search the folder information and show the folder/data. Example below:
Our folders now have 8 fields of information on them. We use this to determine where documents get uploaded to based on that information. Our documents don't have those field data information associated with them, only the containing folder has it.
We've tried to expand the current search query to include the tblFolders table but never works.
Any ideas how we can expand to include other tables in the search? We can then take the info in the array and sort it out.
Thanks
Dave