Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

Exact Character limit for few variable types

tulasi8
Tera Contributor

Hi Community ,

 

Can you please let me know the exact character limit for these variable types? @Ankur Bawiskar 

       1 . Multi Line Text 

        2. Wide Single Line Text

 

Regards,

Tulasi.

6 REPLIES 6

Dr Atul G- LNG
Tera Patron

Hi @tulasi8 

 

https://www.servicenow.com/community/servicenow-ai-platform-forum/character-limit-on-multi-line-text...

 

https://servicenowguru.com/client-scripts-scripting/maximum-length-large-string-fields-servicenowcom...

 

DrAtulGLNG_0-1785235241990.png

 

https://www.servicenow.com/community/itsm-blog/max-character-length-catalog-variables-suggestion-fie...

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG

****************************************************************************************************************

Tanushree Maiti
Tera Patron

Hi @tulasi8 

 

In ServiceNow platform configuration ,the maximum character limits are

4,000 characters for Multi Line Text and

255 characters Single Line Text  variable

 

"

As per documentation, for 254 characters or less, the string field is a single-line text field. Anything 255 characters or above appears as a multi-line text box.

Please note that this is expected behavior.

By default, multi-line text fields have a 4,000-character limit. To help users see how many characters remain before they reach the limit, you can enable the glide.ui.textarea.character_counter property."

 

Multi-line text fields exceeding character limit

Max Character Length: Catalog variables, Suggestion Fields & Choice Lists

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Ankur Bawiskar
Tera Patron

@tulasi8 

I don't think any limit for Multi Line Text but it can be 4000

For wide single line text you can set the max length validation using onChange client script

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar for wide single text is there any limit by default ?