PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

dynamically populate using query sting

  1. mates2
    Member

    I dynamically add email addresses to forms by adding a query sting to the end of the URL. Is is possible to populate more than one field in a form using this technique?

    Thanks,

    Posted 10 years ago on Wednesday July 10, 2013 | Permalink
  2. Yes, you can string it along with ampersands.

    ?paramtername1=email1&paramatername2=email2

    Posted 10 years ago on Wednesday July 10, 2013 | Permalink

This topic has been resolved and has been closed to new replies.