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.

Override Max Length

kms
Kilo Expert

Hi All,

I need to increase the length of a field in form. This one I did by increasing the max length of the field.

But I created a new table extending task table and I need to increase the length of a field in the new child table. Is there any way to override maximum length ?

Or is there any other way to increase length ?

Thanks,

Shyama

4 REPLIES 4

tanumoy
Tera Guru

I don't think Override Max length is possible. However, you can find the below link helpful. You will get a lot of idea of max length.



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


tanumoy
Tera Guru

Hi Shyama,



Do you need any other assistance on this?


Hi Tanumoy,



Thanks for the help, I like to know if there is any other way to do this. Increase length of description in child table without affecting any other tables.



Shyama


As of now, I don't think there is anyway to do that.


You can't increase max length of a field of a child table without affecting other tables.