Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi All,
I have customized the powerapp form newform, editform & viewform.
I have attachments field on the form. when I submit the form with the attachments it submits fine. But when I again open the newform it shows the old attachments file, it does not refresh. Can you please help how to refresh the entire page including attachment when open new form.
Thank you !
On the form itself. Select it, and under "OnSuccess" you can ResetForm(Formname) to force a reset of the form and it's controls after the save instead of relying on a New SharePoint Integration event from firing.
Hello,
No one can answer. Request to please answer if you know. I have a list which I have customized in PowerApp newform, editform & viewform. Only I want to refresh the page inclusing attachments fields whenever open newform to create the item.
Please help..