On our portal we created an upload form, that allows the portal user to upload multiple documents. Ideally the user uplaods 3 documents. Therefore we would like to have 3 seperate upload controls.
Is it possible to replace the default mutli-upload control by three seperate controls and still having the selected documents beeing uploaded as note-attachments to the created record?
Meanwhile I found out that I can have the notes control on the entity form and configure it using entity form metadata. Apperently the notes control is not showing up when creating records. Yes, this matches the behauvior we have inside D365, but I hoped to have it more comfortable on the portal side. Any ideas?