Mon. - Fri. 9 am - 5 pm Ask a Question
Remember me

Front end: hyperlink to form incl data for specific field

2 weeks 5 days ago #1

  • Heinz's Avatar
  • Heinz
  • Posts: 5
Hello,

Is there a way to open the form in the front end with a hyperlink and directly providing specific data for a specific form field.

Something like we know from html forms (post and get method): e.g. www.link.com /form.html?field1=Hi&field2=Mom

In this example the form is called directly with a hyperlink and furthermore into the field with the id „field1“ the data „Hi“ is inserted and into the field with the id „field2“ the data „Mom“ is inserted.

Thanks a lot. Best wishes, Heinz

2 weeks 4 days ago #2

  • Artem's Avatar
  • Artem
  • Posts: 11020
Hello Heinz,

Yes, it's possible! :)

Here is your link
form.html?field1=Hi&field2=Mom

So, you need to use data tags
[URL parameter = field1]
[URL parameter = field2]

Place them in fields default value, here is a screen:



Results:




Regards,
Artem, Balbooa.com
Powered by Kunena Forum