0
Error
Description
This part allows application users to add an error message to a specific logicnet path. It is a custom version of the comment node but also will cause the tab validation to show an error when the LogicNets engine traverses across the node.
Use
This is used to show an error message as well as impacting validation icons on tabs of the Assessment Framework. It triggers the validation functionality.
Editor Fields
Field Name | Description/Use | Type/Options | Optional/Mandatory |
HTML enabled | If you check this checkbox, end-users can format the comment using HTML. | Yes | No | Optional |
Text | This is the field in which the user enters error text. This section can also contain interpolated text; for example, $(my_text_object). | Text | Mandatory |
CSS class | To adjust the style of the error message enter a class here and add styling to the class in the CSS file. | Text | Optional |
Example
For an example of how to use the validation error part, download and import the Q&A Showcase example project in your workspace.
Like
Follow
Reply