Hello,
Lets say i have a form and i use the attachments control to upload files to SharePoint. I have copied the attachment control and paste it to another Datacard which has an input field (Hyperlink).
in this field i display the url of the uploaded file (i ve created a Flow). That works perfectly so far. Now,
when a user reloads the app, and chooses the edit form, i want that url, or the file/s attached to be dispalyed.
I m not sure how to achieve this.
Any suggestions?