Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Field Length

Dhruv Chandan
Giga Guru

Hi,

"email" field in sys_user table is truncating text of more than 40 characters, whereas i want to store max 100 characters instead of current 40. Can someone please help.

Regards,

Dhruv

4 REPLIES 4

Gurpreet07
Mega Sage

1. Right click on Email field on user form


2. Configure/Personalize --> Dictionary


3. Change Max Length to 100 and save


Gurpreet, it is an "email" field not a text field. i can't see the "Max length " option   over there.


Yes i see that . You could still change the length by modifying the length of the Email field type.   But it will be a global change.


1. in dictionary entry of email field , there's a info icon besides type field. Click on that info icon.
2. Here modify the length to 80



Note: You may need to adjust ACLs first to get write access to length.


What ACL would I look for to do this?