How to increase the max length for a label on the form level

sreebeeraka
Giga Contributor

How to increase the max length for a label on the form level.

By default the label length was 80 , we want to increase the length upto 100.

I tried modifying on list level, it is updated on list level,but while entering the characters it is not allowing more than 80 characters.

 

Can anyone help me on this.

 

Thanks,

Venkatesh

2 REPLIES 2

Ruhi Jibhyenka1
Mega Guru

Hi sreebeeraka,

Check out these links-

https://docs.servicenow.com/bundle/jakarta-application-development/page/script/useful-scripts/refere...

https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/navigation-and-ui/tas...

Mark Correct if this solves your issue and also mark Helpful if you find my response worthy.

Thanks,

Ruhi.

Sanket13
Kilo Guru
Hi sreebeeraka,
 
1. Right click on any field -> Configure Label. It will open Field Label form
2. Right click on Label -> Configure Dictionary. Set Max Length to 100
 
Please mark correct if it solves your issue.
Thanks.
Sanket