- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2018 05:58 AM
I have a custom table created on a scoped app. This table is extended to the task table.
I would like to rename the Label on the number field, however, I am unable to do so. Since the Number field is Global I know I can not edit that without doing the changes on my global update set. When I switch to global to change the label I am unable to find the table in the scoped app so that the Label changes would only reflect on that scoped app and not on every other table using that.
Is there a solution to this problem?
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2018 06:03 AM
Go to configure > Dictionary and create a new dictionary override, you should be able to change the label in there so that it only applies on your scoped table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2018 06:03 AM
Go to configure > Dictionary and create a new dictionary override, you should be able to change the label in there so that it only applies on your scoped table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2018 06:49 AM
Yeah, I guess I got thrown off by the message that I was seeing that I needed to be in the Global App when I go configure dictionary. I now realize that the message does not affect those related records.
Thank you.