Default member search profile fields?
-
Is there any function I can tap into to set a default search upon going to the members page? For example the search page will automatically generate a $_GET request based on specific profile fields and go to /members/?field_6=Teacher&field_8=apple, instead of the user having to manually select these fields and then submit the form.
I know I can do something similar by adding a custom query to the members loops as designated here:
However, this does not edit the form directly and only the members loop, and is not clean in my opinion.
- You must be logged in to reply to this topic.