Types of parameters for decision templates
The following sections detail the types of parameters available when creating a form for a decision template.
String template parameter
The following examples specify the template parameter syntax for including a string field on the form.
|
Parameter |
Example |
|---|---|
|
String template parameter |
RequestResponse |
|
prepopulate value |
RequestResponse |
|
Determine order, unrequired |
RequestResponse |
|
Character limit |
RequestResponse |
Text template parameter
The following examples specify the template parameter syntax for including a text field on the form.
|
Parameter |
Example |
|---|---|
|
Text template parameter |
RequestResponse |
|
Determine order, unrequired |
RequestResponse |
|
Character limit |
RequestResponse |
Number template parameter
The following examples specify the template parameter syntax for including a number field on the form.
|
Parameter |
Example |
|---|---|
|
Number template parameter |
RequestResponse |
|
Determine order, unrequired |
RequestResponse |
Enumerated list template parameter
The following examples specify the template parameter syntax for including an enumerated list on the form.
|
Parameter |
Example |
|---|---|
|
Drop-down list template parameter |
RequestResponse |
|
Prepopulate value |
RequestResponse |
|
Determine order, unrequired |
RequestResponse |