How to add hint text in textfield

I want to highlight the hint text to the field so that user may know what to put on that field.

5 Likes

To add the hint text you have to add, there is an option available on the textfield in the bottom. Screenshot is attached FYI. It will be visible before the input of the user, once user input anything it will hidden

5 Likes

In addition to above, You can provide text and JSON path to show the hint dynamically.

2 Likes

Can you please share the screenshot of app for the reference , that how does hint text look like?

14 Likes

hint text is look like this -

configuration on designer -

6 Likes