Form Scripts
- Last UpdatedSep 30, 2024
- 1 minute read
Scripts are a list of instructions to accomplish a desired operation. You can use various methods in the Forms APIs in your scripts to customize your business applications. Forms use JavaScript to deliver rich and dynamic web content.
Use scripts to create business rules and complex scenarios in your forms.
Note:
- Forms customization through scripting can introduce security vulnerabilities if
the End-Users who author those scripts are unfamiliar with Secure Coding principles
or are acting maliciously. Forms Designer permission role should only be assigned
to users who are trusted not to abuse the system and are familiar with secure coding
principles.
- AVEVA Work Tasks supports JavaScript based on the ES5 (ES2014) standard, applicable
for Forms.