Simple text search, is there an easier/better way.
Question
Jun 2, 2015
I need to do a keyword search on a custom table and then pull back a list of documents that are associated with the relevant records. My current plan is to write a user control that will take a search term and pass it along to a filter web part, which will then connect to a d...