The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Select a default value for drop down based on URL params
I am filling the values for a drop down dynamically from a DB using the formidable hooks. However, based on a GET URL parameter I would like to pre-select one of the values. For example, the drop down shows a list of 5 available timeslots. If the URL for them form has a get param like ×lot=3, I would like the 3rd item from the drop down to show as the pre-selected default.
Is that possible?
May 17, 2017 at 2:49 am
Have you tried placing [get param="timesolt"] in the Default Dynamic Value field?
May 17, 2017 at 6:41 am
Hi Lamiki,
awesome. That seemed too simple to work .. but it did.
You rock!
Thank you
Boris
Discussion closed.