Hi,
i copied an attachment componnet from a form to my app screen, i.e. the attachment is not part of an edit form.
how can i save it into the sharepoint list?
i tried the below, but its not working:
Patch('Brief Process',
Defaults('Brief Process'),({
..
..
Attachments:AttachmentField.Attachments})
thanks,
Eyal