Field label will not take full character limit after max length increased

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 11:57 AM
In our Dev environment, on the sys_user table we have a variable that require a label longer than the default 80 characters. I modified the max length for the label from 80 to 120 by right clicking on the variable on the form and selected Configure Label and then right clicking on the Label field and selected Configure Dictionary where I changed the max length from 80 to 120. I did the same thing for the Plural field. This worked in Dev and I was able to get the full label in. However, when I promoted the update set to production, the max length for the label and plural shows 120, but it is truncating at 80 characters.
Anyone have any thoughts?
Thanks,
Donald
#Know19 Attendee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 12:33 PM
No. That's the thing. Max length shows 120, but it only allows 80 characters. It works in our dev environment, but not when I move it to production.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2019 12:31 PM