function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
pemonpemon 

Visualforce custom search

Does anyone have any code I could look at for some new functionality required.

 

I need to run custom searches, using any fields (including lookup and master-detail) on a number of custom objects All searches are to be saved and can be re-used.I also need to search across attachments related to the objects for specific free text values !!.

 

Results are to be displayed in a  list with the ability to change the fileds shown and to sort asc/desc on any fields .

 

Records from the result list can be marked for retention or deletion as well as allowing the manual addition of records to the set !

 

No idea where to start.

 

All/any help to just start this would be great.

 

Pemon.    

Devendra@SFDCDevendra@SFDC

Hi,

 

Please refer below post from Jeff Douglas about Dynamic Search.

 

http://blog.jeffdouglas.com/2010/07/13/building-a-dynamic-search-page-in-visualforce/

 

Hope this helps :)

 

Thanks,

Devendra