How to add helptext for the field in dialog in touch UI | Community
Skip to main content
July 28, 2017
Solved

How to add helptext for the field in dialog in touch UI

  • July 28, 2017
  • 4 replies
  • 4296 views

Hi,

Please help me that how can we add helptext for the fields in touch UI dialog.

Regards,
Sandhya.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Prince_Shivhare

use fieldDescription in your node as a type of String.

4 replies

July 28, 2017

Singaiah_Chintalapudi
Level 7
July 28, 2017

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.

Prince_Shivhare
Community Advisor
Prince_ShivhareCommunity AdvisorAccepted solution
Community Advisor
July 29, 2017

use fieldDescription in your node as a type of String.

susheel
Level 5
July 29, 2017

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.

Field — Granite UI 1.0 documentation