Hi,
i have a search form that searches within custom posts ‘houses’.
In ‘houses’, 2 custom fields are defined: state and city.
In the form, both states and cities are selectable via select.
Is it possible to make it so that once I select a state, I only find the values that refer to that state in the cities select? That is, the set of city values of the custom posts only that have the selected state as their state…
Thanks