k
message has been deleted
p
if you inspect the field in chrome developer tools you can see the id of the field, which will point you in the right direction
k
thanks, I will give that a try!
p
I have the same problem and it has been the bane of my existence for the past 3 months. As far as I can tell my field has something to do with the Drag and Drop bundle because when I check developer tools the id of the field is:
custpage_dad_sublists
. I also get an email everytime a sales order is saved with an error that says:
Copy code
Unexpected error: ERROR DETAILS
ex=JavaException: com.netledger.common.exceptions.NLUserError: The field custpage_dad_sublists contained more than the maximum number ( 300 ) of characters allowed.
RhinoException: org.mozilla.javascript.WrappedException: Wrapped com.netledger.common.exceptions.NLUserError: The field custpage_dad_sublists contained more than the maximum number ( 300 ) of characters allowed. (dad-record-page-ue.js$3093#253)
Stack= at dad-record-page-ue.js$3093:253 (beforeLoad)
at dad-record-page-ue.js$3093:313
Type: rhinoException
I have spoken to Netsuite about this and put in a ticket but they have not been able to help and since that script is locked i have no way of even seeing what the issue is.