How can I use the same form on different pages with unique ID for each page?

  • 8Publishing
    Asked on February 21, 2017 at 3:52 PM

    I don't want to use the URL ID way with hidden box because I want to keep the URL clean.

    Is there a way to input an ID to the form from code?

    The reason I need an unique ID for each pages is because, I am using 1 form as an order form and I need to know what product it was ordered for.

  • David JotForm Support
    Replied on February 21, 2017 at 5:41 PM

    You can add a "Get Form Page URL" widget to your form:

    http://widgets.jotform.com/widget/get_form_page_url

    This will return the URL of the page your form is embedded to.  Other than that and the method you mentioned previously, there is no way to distinguish which page a form is embedded to.