Attach field multiple files not works

I newly added Attach filed in expense claim detail, in this I want to upload file mandatory,
but it is not accepted multiple files how to enable multiple files uploaded.

Hi @thara,

You can only add one attachment at a time in a row. However, I recommend adding more attachment fields if you need to attach multiple documents. For example, if you typically attach at least three documents, you can add two more attachment fields. Only one attachment field needs to be mandatory.

Alternatively, you can set up validation using client/server scripts. For instance, if the Expense Claim Type is a certain value, then all attachment fields must be mandatory.

I hope this helps.

Thank You!

Hi @NCP Thank You for your reply