Find trending topics and quick answers here
Hi, how can we help?
How can I enhance form embedding with URL parameters
Question
I want to embed the form on my website using the embed code and also use a URL Value. How can I add this functionality to the code?
Answer
You can achieve this by adding parameters to the URL of the web page where you’ve embedded our form. These parameters will be processed by our embed script and passed to the form input. Here’s an example:
Suppose your web page URL is: https://form.selectist.com?name=smith. On this page, you have inserted the embedded form script.
In this example, the ?name=smith
parameter has been added to the URL. When someone accesses this URL, the value smith
will be passed to the form input. This way, you can combine the use of the embed code with URL parameters to enhance the functionality of your embedded form.
Have more questions? Visit our FAQs page or contact us.