This post will explain you in easy step by step manner, how to add mandatory sign (*) near any label as shown in the figure.
![]() |
| * mark near any mandatory field. |
- Insert the UI element for label and in properties give id.
- Insert the other UI element : TextView, here enter id and in state field select required value.
- Again in the label UI Element, for labelFor select the id for textview corresponding to that label.
- Save and deploy. You will get the desired view.




No comments:
Post a Comment