Set values in fields from scripts

Last updated Nov 08 2018

In your FormTitan forms you can set the values of your fields based on  a PARAM added to the form URL or by grabbing a value from Hidden field in your form…
In this version we are enabling you to set values in your fields from Scripts in your form.
And this can be done like so:

Inside the HTML element
Simply use the following format:
window.parent.ftSetValueByID("fld2", "myTest");

Read how to set the field value using an HTML element
This request was made by Olaf Garvey and will surely benefit other users as well - Thanks Olaf!



Enjoy!


CommentsLogin Required
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.