Hello everyone,
I am working on some Javascript functions for Forms. I need to access the Forms token values that were set and assign them to variables in my Javascript function.
How do I get/acces the token values in Javascript?
Thank you in advance.