Skip to main content
Nintex Community Menu Bar
Solved

Pass URL parameter to k2 form

  • December 17, 2020
  • 2 replies
  • 307 views

I would like to create an email for our user, the email will contain the URL like

http://k2form.com?ID=1

 

Is it possible to pass ID 1 to K2 form? Many thanks.

Best answer by tbyrne777

Absolutely - open your K2 Form in the designer and visit the “Parameters” tab. Add the parameter named “ID” there, then a value can be accepted and used within the rules of your form.

2 replies

Forum|alt.badge.img+15
  • Scholar
  • Answer
  • December 17, 2020

Absolutely - open your K2 Form in the designer and visit the “Parameters” tab. Add the parameter named “ID” there, then a value can be accepted and used within the rules of your form.


  • Author
  • December 18, 2020

Thanks tbyme777. it works.