Hi all, How do you determine the length limit of t...
# suitescript
m
Hi all, How do you determine the length limit of the standard fields?
b
no real programmatic way to get them
if you are desperate, set a really long string and the error message will tell you
m
No, I didn't mean programmatic way. I was using the Connect Browser, assuming it has all the records, but it doesn't, you can't find Sales Order for example. But I am not even sure if using the Connect Browser is correct.
p
Not sure if this is still an issue for you or not, but stumbled across your question. You can find the standard field maximum length when you are on a record in NetSuite in edit mode. Right click on the field you want to know the length of, hit inspect, and find the "maxlength" value.
m
@Patrick Didn't know that... Thanks very much 🙏