asked on November 20, 2017

Trying to determine who is filling out the form with javascript. It is held in one of the forms tokens {/_currentuser_display}. I tried assigning the token to a field but it only works one time, then the field is considered to already have a value, even if I use javascript to read and set the field back to blank on form load. Wondering if there was a way in javascript to access these tokens.

0 0