- This topic has 12 replies, 2 voices, and was last updated 6 years, 1 month ago by .
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Search results not working properly
Tagged: search form, search results, V3
This isn’t easy to do, but it IS possible.
You would need to use this filter to modify the author field:
https://searchandfilter.com/documentation/action-filter-reference/#filter-input-object
You would need to run a separate query on the users table to retrieve the IDs of the user type you want, and then use PHP array functions to remove IDs from the field list.