How to Upload Multiple Files and Save file to Folder and Values to Database?

Certified Lead Developer

Hi,

I have requirement like below.

I have one main Record Type( MFU TestData), in that I will store some columns,

And I have Second Record Type(MFU TestFiles), In that I will save files. and It is referencing above table. 

Can someone please help me to upload multiple files and save them to folder and save the values to database.

Please help me to write expression which stores data to main table and list of files to second table.

I am getting the following error if select the column from reference table

ri!record['recordType!MFU TestData.relationships.mfuTestfiles.fields.fileName']

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data