Allow members to do an Advanced Search of the Directory using more than one term in a search field.
Allow members to do an Advanced Search of the Directory using more than one term in a search field (or using the same field more than once. As an Admin I can search for multiple terms (e.g. "1972" and "Cutlass") by adding a second instance of a field. I would like our members to be able to do the same type of search in the directory.
-
Chris& Nancy Hector commented
I wrote a tool to provide this feature.
It is javascript that gets added to the Poll details system page and it captures the user ID on submission of the poll. It saves the poll ID into a PollsTaken field, without saving any of the users responses.
Now when the poll is closed, you can run a report that looks for responses to a given poll number.