- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2019 03:11 AM
Hi,
I am seeing column name along with column label.
REF::
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".
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2019 04:49 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2019 03:13 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2019 03:22 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2019 03:29 AM
are both tables extending task?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2019 04:18 AM
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