I'm editing a SharePoint list form in PowerApps. On my Edit screen in PowerApps, I've included the field for Attachments. The existing attachments are showing , but the user can choose to delete those existing attachments in their edit view of the SharePoint list.
How do I hide the existing record attachments on my Edit screen in PowerApps, but still allow users to upload attachments (aka additional attachments) while they are in their edit view of the SharePoint list?
When I select the DataCardValue for this Attachments field, I see a few "Items" options, but I don't know which one to revise for hiding existing attachments..
I attached a screenshot.
Thanks!