```The field custbody_gbs_open_window contained mo...
# suitescript
r
Copy code
The field custbody_gbs_open_window contained more than the maximum number ( 15 ) of characters allowed.
How do I get rid of this? or replace this error message or use an alternative? This is a inline html field
s
Give the field a shorter name?
t
have you set a maximum length in the field definition?
k
Did you find the solution to this I have the same issue
e
The Custom Field definition almost certainly has a
Maximum Length
set to
15
in its
Validation & Defaulting
tab
k
There is no max length for inline html fields that I can see?
r
This is a standard error
e
Some of the text field types have a custom limit you can define, but all of them have a hard maximum limit enforced by NetSuite. Max length for inline HTML is 4000 bytes which may or may not be 4,000 characters.
r
I am getting this error while I set the field value
It is working when I set the default value but when I set the field value it is erroring out
message has been deleted
There is no max length set the way you mentioned @erictgrubaugh
e
In what context are you trying to set the field? What type of script and entry point?
I don't believe you can set inline HTML fields via SuiteScript
r
aftersubmit
I am getting this error when I set the field value to something and save the recor
record