10.1.2 Format Label
Description: This attribute is used when user wants to change the label or text dynamically.
Components to accept the input: Switch and Input text
If user enabled the switch, it will display two input texts.
- Add variables to label
- Enter variable’s mapping
Example: In the example below,user name of logged in user and other login details are displayed. User name and Login details will be dynamic. (“Welcome <user name>” and “Last Login <login Details>”) and will change based on the current user and time.
Usage: Enter the label of an element which is static (e.g. “Welcome") in Label attribute,
Then enable the “Format Label” switch. It will display two input texts.
Parent topic: Label


