Hello,
I'm having trouble using dynamic fields in my Search Form to filter out a Table View. Whenever I select an option from the dropdown, the value in the URL returns empty making it not filter the View at all. The dynamic dropdown field gets its values from the Data Form used in the Table View.
This is how I have it built:
Data Form:
Search Form:
I followed this tutorial but it doesn't cover Dynamic fields deeply so I may be missing something I don't know: Create a Custom Search Form in WordPress - Formidable Forms
I'm willing to share any information about the fields I'm using (settings and such).
Thanks in advanced for the help!
Hi. Not really an answer, but a suggestion, for troubleshooting: in you custom search form, use a non-dynamic, static dropdown with manually entered options. See if that works. If it does, there could be an issue with how the dynamic field and the original field are configured (different data types, or separate values, for instance).