Hover text/Help text on Form field which extends the task table

tina1607
Kilo Contributor

I have a requirement to add hover text on a field present on the Change form. I know this can be done easily by ' editing the information in Configure Label' for a field. But this option won't work as the field is from task table

I am looking for an alternative to have hover text on a field without affecting base table.

1 ACCEPTED SOLUTION

p t1
Kilo Sage
Kilo Sage

Hi Tina,

 

1. Right click on a field, configure dictionary.

2.In Related list u can see lables.

find_real_file.png

3.Click on New, and select their lable and provide hint

 

This won't affect to base table.

 

Thanks

preethi

View solution in original post

4 REPLIES 4

Manish Vinayak1
Tera Guru

You can create a label record for that field without affecting the out of the box base table label. Configure the dictionary for that field and add a new label for that table.

 

find_real_file.png

 

Create a new record with child table's table name. The child table label record overrides the base table settings.

p t1
Kilo Sage
Kilo Sage

Hi Tina,

 

1. Right click on a field, configure dictionary.

2.In Related list u can see lables.

find_real_file.png

3.Click on New, and select their lable and provide hint

 

This won't affect to base table.

 

Thanks

preethi

Inactive_Us2019
Giga Expert

Hi Tina,

 

Open the table  and add a new entry for the state field with required hint. It will not affect the base table .

 

If my reply has helped you,Kindly click the Helpful button.

If my reply is the answer you were looking for, Kindly click the Accepted Solution button.

tina1607
Kilo Contributor

Thanks All. It worked 🙂