Setting a nintex form variable using javascript.

  • 5 March 2020
  • 0 replies
  • 13 views

Badge +2

How can I set a form variable using javascript?  I can set a textbox using NWF$('#' + textbox).val('somevalue'); but it doesn't work when I try it with a form variable. Is there a way to do this? The textboxes work for my solution but I don't want these visible to the end user. The textboxes are used in calculated value controls and if I hide them, the calculation doesn't show anything. So if there is a way to do either that would be great. 

 

Thanks

JP


0 replies

Be the first to reply!

Reply