This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
Please help me that how can we add helptext for the fields in touch UI dialog.
Regards,
Sandhya.
Solved! Go to Solution.
use fieldDescription in your node as a type of String.
You can add the below property to the widget:
fieldDescription and the type is string.
For example, if you want to add this helptext to a text field, go to that text field node under cq:dialog and add the above property.
Views
Replies
Total Likes
use fieldDescription in your node as a type of String.
This is very basic question.
Make a habit of looking into documentation before asking a question here. Check the documentation for other properties as well.