RobertSmith91
New member
- Dec 21, 2022
- 1
- 0
- 1
I currently pass a set of default values to a CF7 form using a query string in the URL, ie., https://test.com/form?first_name=John&last_name=Smith. This works. But I would like to use a pop-up box on the current page to display the form instead of a separate page.
Is there still a way to pass the default values to the form fields if I’m not sending the user to a different URL, but instead having a modal or box pop-up on the current page with the form?
I’m open to any ideas or workarounds.
Thanks
Is there still a way to pass the default values to the form fields if I’m not sending the user to a different URL, but instead having a modal or box pop-up on the current page with the form?
I’m open to any ideas or workarounds.
Thanks