Remove Hint in Child-table

NanaM
Tera Contributor

Hello.

I'm wondering about the hint that appears when you hover the mouse over a label on a form.

Even though I left the hint for the demand table blank, the hint for the parent table, task, is still displayed.

I've tried setting the dictionary override, setting the system property, setting the UI policy, and using a client script.

Changing the UI to English solves the problem, but changing it to Japanese does not. If you know how to solve this, please let me know. Thank you.

 

6 REPLIES 6

GlideFather
Tera Patron

Hi @NanaM,

there is this table [sys_documentation] called Field Label and I believe it is what you are looking for:

KamilTEL_0-1751439361279.png


Click right mouse on the particualr form field, and select the first option "Configure Label" or navigate to the table above.

Let me know if it helped

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


@NanaM a screenshot was not attached to my previous post and for some reason I cannot edit it, so here I go again:

KamilTEL_0-1751439491546.png


It is defined per table, thus you can do it differently for parent and differently for child...
To test it properly, do not forget to erase cache and use different browser or incognito mode.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Thank you. I'm sorry, but the hint on this page is blank, but when I hover my mouse over it, it appears. It seems to be quoting the hint from the parent table.

In my case as seen above, blank means no hint is happening...

Debugging tip, try to add for example "123 Child" to the child, save it and verify if it was changed or not... if it will still display the hint from parent, then the child record is not being considered, if you will see the "123 Child" then you know it is the other record.

To verify this behaviour it is very important to clear cache or use a different user, as some of that can be pre-cached...

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */