Label acts as a caption for a specified element. This function will change your field label caption, field label description and field row CSS dynamically.
How to change field label
In this example, we will change the field label 'Name' to 'Staff Name'.
Create a new behavior. Put the appropriate caption. Click Action wizard.
Click Create an action.
Click Change field label.
Select an option that you want to change such as Field Label Caption (Field Caption), Field Label Description (Helper Text) or Field Row CSS (CSS class). Click OK.
Click Save changes.
Click View code. Highlighted in yellow is the value that you inserted from previous step. Click Save and close.
Click Create now.
Example how it look in the form:
Before
After
Comments