-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Forms - API, Forms - Automation, Forms - Builder
-
None
-
0
Problem
Currently, is only possible to access the form statuses using the {{submitted}} property, which returns either true or false.
Recommended Strategy
In addition to the {{submitted}} attribute, it would be great to be able to access the other main properties of the forms, such as the ones below:
- "internal"
- "lock"
- "name"
- "updated"