Two dropdown button and search button to display results.
Hi I am trying to create a search feature where users select two separate inputs from the drop down buttons and then click the search button to display the results in a "list" screen. I am not sure how to proceed with this. Please help me.
Example:
{Select State} Present in DB
{Select City} Present in DB
{Search Button}
{Show Relate Info in a list}