how to display field hint all the time

Chang Shuang
Tera Contributor

Hi all,

I want create a field hint and display all the time, not only put mouse over the field.

how can I make it.?

 

Thanks very much. 

9 REPLIES 9

Hi Siva,

Thanks for your reply.

How can I make this on table form field.

Hi @Chang Shuang 
For table fields this kind of configuration is not available, alternatively you can use showFieldMsg method of g_form API.

 

 


Thanks and Regards,

Saurabh Gupta

Hi @Chang Shuang

 

This functionality is not available on the table level, but you can use showFieldMsg method and also follow the below if it helps.

1. Open form -> Right click on context menu -> Configure -> Form Layout 

2. Search '*Annotation' from left slushbucket add it to right slushbucket.

3. 'Annotation Details' block will get populated, add help text.

4. save.

SivaJyothiM_0-1693983998992.png

On the Incident form, it looks like below.

SivaJyothiM_1-1693984038993.png

Mark this answer as correct and helpful if it solves your issue.

 

Regards,

Siva Jyothi M.

Hi @Chang Shuang,

 

Can you please mark the answer as correct if it helped.

 

Mark this answer as correct and helpful if it solves your issue.

 

Regards,

Siva Jyothi M.

 

Vengateshwaran
Mega Guru