How to change the field name on child table which is inherited form parent table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2023 02:32 AM
I have a requirement to change the field label on child table which is referencing to parent table. How can I do that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2023 02:41 AM
Hi @Hareesha
You can go to dictionary of the child table field. In the related list, there is a list called Labels, create a new entry for that field for your child table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2023 04:14 AM
Hi Manmohan,
If we change in labels it will also change in parent table. I doesnt need that.I need only in child table. I have almost 10 fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2023 04:56 AM
Hi @Hareesha
Go to sys_documentation.list and create a new record with following specifications
Table - The child table for which you want to create new label
Label - The name you want appearing on form
Plural - Add Plural of Label
Element - backend name of the field in the parent table
Refer below label created to change Impact label in Incident form
Results as shown below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2023 02:43 AM - edited ‎06-06-2023 02:45 AM
You can configure label for child table. Lets create record in sys_documentation (Label) with your table. You can open dictionary for your field and scroll donw to related list "Labels" and click new