This topic provides a summary of all the Data Record Expression Language (DREL) references and properties supported by ProntoForms.
Supported on all tiers:
Essentials
Advanced
Enterprise
Contents
Reference list
You can use the Data Record Expression Language (DREL) to create expressions that reference information about form submissions, such as metadata and question answers. Use the following references to create expressions.
Info:The topic DREL Complete Reference List describes each DREL Reference in more detail.
Reference | Description | Properties |
%d | Submission date |
|
%f | Form name |
|
%m | Dispatch metadata |
|
%r | Form submission properties |
|
%s | FormSpace name |
|
%t | Submission time |
|
%u | User information |
|
%v | Form version |
|
%q[Unique ID] | Question text | Replace the property with the Unique ID of the question. |
%a[Unique ID] | Question answer | Replace the property with the Unique ID of the question. |
Multiple properties
You can use multiple properties with the %a reference for some question types. Add multiple properties after the [Unique ID] property.
Syntax:%a[Unique ID][SecondProperty]
Question type | Properties |
Questions with comments | [comment] Returns the question comment instead of answer. |
Geo location |
|
Date and time |
|
Attachment |
|
Barcode |
|
Comments
0 comments
Please sign in to leave a comment.