So i have a section “ask_me” and it uses a custom section field group “ask_fg”.
Inside that field group i have 3 fields.
1- category
2- ask_body
3- featured_item
How can I use the {exp:search:advanced_form_search} ee syntax in order to search only entries within the ask_me section, but take into consideration the category field.
For example, I’d like to search a term “How can I” withing only the CARS category, so dont bother showing me any results that may have BIKES, BOATS, etc…
Is this possible?