Skip to main content
Nintex Community Menu Bar

Pre-Populating form with getQueryString

  • February 21, 2018
  • 4 replies
  • 20 views

Essentially, I'd like to replicate this functionality in Nintex 365:

 

 

Problem is, the function fn-GetQueryString() does not seem to be in Nintex 365.  Is there another way to accomplish the same thing?

4 replies

  • Author
  • February 26, 2018

Let me know if there is any other information I can give you to help find a workaround.


TomaszPoszytek
Forum|alt.badge.img+17

The only way I know about is to use custom jquery to read request URL and get parameters. For the RWD forms this is not feasible.

Regards, 

Tomasz 


  • Author
  • February 26, 2018

Hi Tomasz,

Thank you for your response.

Do you know how I can set up the custom jquery to accomplish this?

What is a RWD form?


Forum|alt.badge.img+4

You have to do Classic Form (pixel perfect), not a Responsive form

In this case, in the form settings you can put your javascript in the "custom javascript" part or a link to a js file in the "Custom JavaScript Includes" field