...
Reference | Attribute | Description | ||||||
---|---|---|---|---|---|---|---|---|
| Name | Here an individual name can be given to the custom HTML | ||||||
| HTML | Any HTML code can be entered here eg. <a href="https://www.google.comtim-solutions.de/en">This is my text</a> | ||||||
| Label | Here the text of the label can be changed. Optionally the label can be hidden by selecting the checkbox. | ||||||
| Icon | With a dropdown an icon is selectable which is displayed next to the custom HTML element. A '?' for help or a '!' for Info can be selected. | ||||||
Icon: Position | Here the position of the icon can be selected via dropdown. Either the dropdown is on the left or on the right of the custom HTML element. As default the icon is located on the right of the custom HTML element. | |||||||
Icon: Text | Here the text is entered that is supposed to be shown to the user when hovering over the icon during fulfilling his tasks. |
...
Reference | Attribute | Description | ||||||
---|---|---|---|---|---|---|---|---|
| Name | The name for the creation of a new rule to the system. | ||||||
| Trigger event | Via drop-down the desired trigger event can be selected. Trigger events of a rule can be on form load, on form input and before form submit/save. | ||||||
| Conditions | On the condition part the user sets a condition state of an element (e.g. radio button element selected by variable name should not be equal with value 'Yes' depending on the condition the user can alter the behavior of another element or container. | ||||||
| Buttons | With the 'Copy rule'-button the rule can be copied and with the 'Delete rule'-button the rule can be deleted. |
...
Using current user's language
...
Reference | Attribute | Description | ||||||
---|---|---|---|---|---|---|---|---|
| SYS.CURRENT_USER_LANGUAGE | On the "Select an Element" user can set rules according to their preferred language that are taken from system variables. | ||||||
| Select a Property | On the "Select Property" field, users can choose the options available, such as Equals. Other options are: Has a value, Contains, Starts with etc. | ||||||
| Language Value | In the "Value" field user must enter the language that wants to apply to the rule such as German. Other example includes "English", “Bulgarian” or any supported language in the product. | ||||||
| Select an Element | User selects the element for the applied rule like “comment” component in this case | ||||||
| Select a Property | Set the property you want to be applied for the component: Required, Writeable, Value etc. We want to set the value for the comment text area in this case. | ||||||
| Value | Set the value you want to apply to the rule. |
...