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 the 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 Label Name of the form?
PLEASE NOTE: Added in the Android 8.9 release.
To capture the Label Name of the form, please follow the instructions below.
STEP 1. Inside your form, add a Read-Only element to capture the Label Name.
STEP 2. On the right-hand side, scroll down to the Smart Control section. In the Dynamic Value field, place the following:
iformbuilder.formLabel
PLEASE NOTE: You must capitalize the "L" in formLabel in order for the function to work properly.
STEP 3. Save your form.
STEP 4. Test it using your device or Webforms.
Comments
0 comments
Please sign in to leave a comment.