Add script after button completes its task

Last updated May 18 2018

In this version we have extended the functionality of 3 button types (Submit, Draft and SF Action button), enabling you to add a script (JS) that will run once this button completes its task.
Read more about our button types

And guess what? Not only can you add your script, but you can also insert values from your form fields in it by using: ftElement.field ID
For Example, if our name element has field Id fild3 then I can add a script like this:
alert("Hello - ftElement.fld3, Thanks for filling in my form!");
Learn more about how to add a script that will run after the button completes its task




Enjoy!


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