The Zurich release has arrived! Interested in new features and functionalities? Click here for more

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

Donald Small1
Tera Expert

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

6 REPLIES 6

Raghu Loganatha
Kilo Guru

Donald, 

The change you made is for the value. You need to increase the label character limit and you can do that by going to "sys_documentation" table. 

Mark this response "Helpful" or "Answered" if this helps you resolve your issue.

~Raghu.

Hi Raghu,

 

There is no option to increase the label character limit in sys_documentation table. Can you please specify more for the same.

 

thank you.

Hi Raghu,

 

I actually did do this on the "sys_documentation" table.  See below

find_real_file.png

 

find_real_file.png

Hi Donald,

Is it working now?  Because 'Max length' sets the String limit for the field value.