Field Labels of a table taking Field Name(ex: u_abc instead of abc)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2016 05:02 AM
Field Labels of a table taking Field Name(ex: u_abc instead of abc)
Hi
I created a custom table and deleted it and related updates in the Update set. Then i tried creating the same table again. the issues i faced are as below:
1) the fields are not getting created i.e.,an error message comes saying the field already exists in the table or the the table it extended but the fields exists as u_abc instead of abc.
2) Those fields which i added to the form are saved as u_abc instead of abc. Even in the form layout labels are displayed as u_abc instead of abc. if i try clicking configure dictionary for the label it shows record not found.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2016 06:16 AM
Do you see the label entries in sys_dictionary? If so, ensure they are pointing to the right table/field combination.
Can you right click on the form field and use "Configure Label" to set the label to what you need?
Are there any entries under the "Label" related list on the dictionary entry (right click on the field label and select Configure Dictionary)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2016 06:25 AM
Yes the fields are present in the sys_Dictionary table.
when i right click on the field label in the form and select configure label it shows record not found.
and the 'Label' related list is not available on the dictionary entry form even though i moved it using sluch bucket to the right side.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2016 06:48 AM
In that case, I would remove the sys_dictionary and try the Configure Label again.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2016 06:48 AM
Let me clarify,
Delete the sys_dictionary ENTRY(IES) for the missing/incorrect fields
Right click on one of them as a test and see if you can create a new one by using Configure> Label