cancel
Showing results for 
Search instead for 
Did you mean: 

Highlight a required TextEdit field when data is not filled

Former Member
0 Kudos

Hi,

I am displaying an error message in the MessageUI element when the TextEdit field is not filled, I want to know how I can highlight the field and also show the message as a tooltip.

Thank you.

Ashish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Got it I just had to link it with the context attribute and use the reportContextAttributeMessage() method.

Ashish