Read url from parameter to dropdown
-
Hello, first of all, thanks to the developers for this helpful plugin.
I’d like to ask for a little help. Essentially, I’m reading a value from a parameter in the URL ‘X’ and I would like this parameter to be selected in my dropdown.[cf7-recordset id="read" type="url-parameters"] [cf7-link-field recordset="read" field="X" value="" text="X"] [select* X "1" "2" "3"] // URL EXAMPLE https://www.example.com/?X=1
The plugin correctly reads the value and selects the correct value in my dropdown, but it removes all the other values. I would like to automatically read and select the value from the parameter but leave the option for the user to change it by opening the dropdown.
I hope I have explained it correctly. Thanks in advance. Have a great day at work.
Stefano
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Read url from parameter to dropdown’ is closed to new replies.