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

Can we increase the fields label length it's restrict max length of the label upto 80 ?

Srinivasu2
Tera Contributor

Hi Community,

 

Can we increase the fields label length it's restrict max length of the label up to 80?

 

 

Thanks,

Srinivasu

4 REPLIES 4

Astik Thombare
Tera Sage

Hi @Srinivasu2 ,

 

Please refer below article for the solution 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0786290

 

Please let me know if this helps! You can mark this answer as "Correct" if it resolves your issue, and "Helpful" if you find it valuable.

 

Thanks,

Astik Thombare

1__AnithaHV
Kilo Sage

Hi @Srinivasu2 ,

 

The 'Label' field is a 'Documentation field' type on the sys_dictionary table. OOTB, Max length is 80. In theory, you *could* change the max length of that field by adding the Max length field to a list and editing it, but you shouldn't. If you modify this field, you have to own the field. You will not receive any further updates when the vendor makes any changes on this field when you upgrade. 

 

Please check the below article for more information.

How to change the max length of a column label field - Support and Troubleshooting (servicenow.com)

 

Thanks & Regards,

Anitha H V

 

 

Maddysunil
Kilo Sage

@Srinivasu2 

the maximum length of a field's label is indeed restricted to 80 characters by default. This limitation is imposed to maintain consistency in the user interface and prevent excessively long labels from affecting the layout of forms and lists.

However, if you have a specific requirement to increase the maximum length of a field's label beyond 80 characters, you can achieve this by customizing the platform.

length of a column label field 

 

Please Mark Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.

 

Thanks

 

 

Dipen Wadhwana
Giga Guru

Hi @Srinivasu2 ,

 

Please check this: https://www.servicenow.com/community/developer-forum/increase-field-label-size/m-p/1473105#M130031

 

Please mark this response as helpful if your question has been answered correctly.