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 04:14 AM
Hi,
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:54 AM - edited 06-06-2023 06:36 AM
you can configure different label for child table. Dont update parent label but create "new" entry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2023 03:06 AM
You can modified the name with below method defined, I am taking the example of task/incident, you can modified it according to your scenario.
Stesp:
1) Open the dictionary entry in the child table and go to labels related list in the down and create a new label over there as defined below: (just mention the name of the label whatever you want to make it)
If my answer solved your issue, please mark my answer as ✅Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2023 04:15 AM
Hi Arora,
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 05:31 AM
You need to create a new entries in the label tab, don't change the previous once.
1) Open the dictionary entry for whom you want to change the label and go to Labels related list
2) Click New and enter your label (customize) and save it, this will not reflect on parent table, it is only specific to child table
I have tried in my PDI and it worked really well for me.
If my answer solved your issue, please mark my answer as ✅Correct & 👍Helpful based on the Impact.