Error in file upload field 20.3

Hi,

I am facing strange error, see below, while uploading multiple documents and click submit button.

We are using simple a!fileUploadField to upload documents and passing in PV through AC, see code snippet below


=a!fileUploadField(
label: "Attachments",
target: cons!TTE_REQUEST_FOLDER,
value: ri!documents,
saveInto: ri!documents
)

ri!documents -> document array

Any help would be appreciated, TIA!

Regards

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data