Hello! My app has one attachment control that the user can interact with. When they add their attachments, the attachments are copied to a hidden form, which is submitted to a temporary SP list, and a Power Automate flow runs in the background to grab that list item and get some extra data to return to the app.
My problem is that the attachment control the user sees says "unsaved" next to all of the attachments. My understanding is that this is because the control is not attached to a form that gets submitted. I don't want to use a temporary list, because I'm trying to not clutter up my tenant. Is there a way to hide this label?
Unsaved label