Forms Parameters
- Last UpdatedJun 25, 2024
- 1 minute read
Forms parameters are form-level variables used to store data in:
-
Form Link
-
Pop-Up Control
-
Invoke Form Activity
The value of a forms parameter is used when the form is rendered.
Types of Forms Parameters
-
String
-
Array
-
Number
-
Date
-
Object
Rules for Forms Parameter Names
Forms parameter names are case-sensitive and can start with a number. However, forms parameter names:
-
Must be unique.
-
Cannot contain non-English characters.
-
Cannot contain spaces.
-
Cannot contain special characters such as ' ! " # % & ( ) * , . / : ; ? @ [ \ ] ^ _ ` { | } ~ + < = >