Prefill option from URL get variable
-
We will be using a checkbox on a new donation form so the viewer can select an area of need. Is there a way to grab a value from a link to have that box checked?
For example if a person is on a page with a Call to Action to donate in a certain area and the button has a link to something like /donate-page?area=need3 Can I grab that Get variable and use it to check the box for “Need 3” on the donation form?
I know how to do it in PHP, but is there a way to do it here?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Prefill option from URL get variable’ is closed to new replies.