using 1.0 script, in BeforeSubmit event, Text area...
# suitescript
m
using 1.0 script, in BeforeSubmit event, Text area field value is being returned is undefined, Any idea? The same field returns value in AfterSubmit event.
a
A specific field or in general all text area fields?
m
@Andrea Rivetti In General for all TextArea Fields. On BeforeSubmit, getFieldValue or getFieldText both return null value. Even though the fields have valid data in them