column name is visible along with column label on the form

Hari1
Mega Sage

Hi,

I am seeing column name along with column label.

REF::

find_real_file.png

find_real_file.png

These fields are an extension of task table and i have added this fields on my custom form.

I need to see only "Column label" and not the "Column name".

 

1 ACCEPTED SOLUTION

rajesh9885
Mega Guru

1) Check the Labels table (sys_documentation) for a label for that field and table combination.  

2)should be able to see the field labels in a related list at the bottom of the dictionary entry,

3)   issue may be that actual Label entry doesn't exist and you'll need to recreate it and then update the 'Column label' field to match.

4) try cache.do to clear cache and than check // this should 1st step 🙂

 

regards

rajesh

View solution in original post

6 REPLIES 6

VigneshMC
Mega Sage

This happens mostly when you have more than one field on the same table(including parent) with same label name.

Have unique label names to avoid this.

Thanks

Hi Vignesh,

The same column label is used in the other form as well. But i don't see this happening in the other form.

are both tables extending task?

Sajilal
Mega Sage

Something might have gone corrupt with the fields, try to import the dictionary from a good instance to this one to see if that resolves your issue

Please mark this answer as solved, or helpful if it helps solve your issue

Thanks,
Sajilal