Augmenting your Templates
Templates can be augmented with several features.
These features enhance Templates and Tasks with more information or capabilities.
S.no. | Feature | Description |
---|---|---|
1 | Mass-validation | Enables several Steps to be validated by a single click. To know more, see Creating mass-validation Steps. |
2 | Linking an Object | Allows a Task to access Object data at runtime. To know more, see Link A Step To An Object. |
3 | Attaching Documentation | Provides additional information to the user at runtime. To know more, see Attaching Documentation to a Step. |
4 | Conditional Step behavior | Changes runtime behavior based on certain conditions. To know more, see Using the Condition Editor Tab. |
5 | Adding Basic FieldLogs Scripts | Equips the Task with additional back-end capabilities. To know more, see Adding a Script. |
6 | Adding JavaScripts | Equips the Task with additional back-end capabilities. To know more, see Enhanced Scripting. |
7 | Adding Tags | Identifies the Step for external mapping. To know more, see Step Tags. |
8 | Adding Navigation Tags | Enables a user to navigate to a specific Step in a Task at runtime. To know more, see Navigation Tags. |
9 | Adding Template variables | Enable inter-Step communication. To know more, see Template Variables. |
10 | Translating a Template | Makes the Template available in different languages. To know more, see Translating a Template. |
11 | Adding Measurement Points | Sets milestones to be monitored by the Task. To know more, see Adding Measurement Points. |
12 | Attaching Report Models | Enables report generation. |