Hi all,
Totally new to building using Mysource platform, trying to finish a site half-built. Got a number of issues which I hope ppl can help.
This one is related to the search results of a Search page, where the Search fields screen has two Asset Metadata Fields selected as the "search" criteria both on an AND word logic and "Match on ALL fields" selection.
On the initial search page layout, the following code has been used:
%term_query%
<input type="hidden" name="queries_typequery_posted" value="1" class="sq-form-field" id="queriestype_query_posted" />
It doesn't seem to use the hidden value for the metadata field called "type" to filter the results for only assets with the value "key handbook" in this metadata field named "type".
Any reason why this is happening, is there some extra step I need to do to for search pages where the criteria are multiple metadata fields where the user selects only one of the fields using a dropdown form field?
Thanks
Momo.