- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 10:54 PM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 11:04 PM
Hi Tina,
1. Right click on a field, configure dictionary.
2.In Related list u can see lables.
3.Click on New, and select their lable and provide hint
This won't affect to base table.
Thanks
preethi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 11:00 PM
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.
Create a new record with child table's table name. The child table label record overrides the base table settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 11:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 11:14 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 11:25 PM
Thanks All. It worked 🙂