The plugin comes with a javascript API to easily manipulate the form, with the API you can do stuff like setting the value of a field, changing the options of a dropdown, listening to change events of a given field, etc.
There are two ways of accessing the API:
- Through an external script file
- Throw the Javascript tab of your form.
Accessing the API through an external javascript file
You can access the API through the variable “LoadedForms”, this variable is an array ...
Continue Reading →
8
FEB
2023
FEB
2023
0