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 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
- This topic was modified 2 hours, 49 minutes ago by .
