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
Andrea Rivetti
05/20/2020, 1:59 PM
A specific field or in general all text area fields?
m
margo
05/20/2020, 4:03 PM
@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