Im setting a "long text field" in general preferen...
# suitescript
s
Im setting a "long text field" in general preference under "custom preference tab" . Im using a schedule script to set a value in that long text field. I cannot set a string with length greater than 4000 ..why is this? How can I overcome this ?
n
can you check the validation on the script parameter?
Is the type of the field long text or text area?
s
It's long text . @NickSuite
n
can you check the validation on this field?
s
It's weird.. script parameter holding 4896 characters. But the same field in company preference allowing only 4000
No validations set @NickSuite
n
Text area has the limit of 4000