Form Builder Built-in Functions
What's covered:
What are built-in functions?
Built-in functions are default variables available to be used throughout your forms. They can capture username of the person filling out the form, the first and last name of the user, their email address, OS type and more.
How do I capture the Page ID of the form?
PLEASE NOTE: Added in the iOS 8.27 and Android 8.1 release.
To capture the Page ID of the form, please follow the instructions below.
STEP 1. Inside your form, add a Read-Only element to capture the Page ID data.
STEP 2. On the right-hand side, scroll down to the Smart Control section. In the Dynamic Value field, place the following:
iformbuilder.pageID
PLEASE NOTE: You must capitalize the "ID" in pageID in order for the function to work properly.
STEP 3. Save your form.
STEP 4. Test it using your device or Webforms.
Built-in Function Tip. To hide this element from the device, you can place the word false in the Condition Value field. This will still capture the information but will make it viewable only on the data side and not on the device side.
Comments
0 comments
Please sign in to leave a comment.