Announcements
Hello,
I am trying to create a "Save as Draft" button for my app. I'm stuck with how to do this when my app consists of multiple forms. I will attach my current formula that seems to only work when in use for one form.
Any help would be greatly appreciated, thanks.
Hi @Halleduncan , could you please provide more details? If multiple forms are connected to different data sources, then while submitting form1, on its successful submission, submit form2. On the success of form2, patch form3 iteratively, one after the other, in order to have a ‘Save as Draft’ option. I’m assuming that if these are different tables, you have established a relationship between them. In the main table/list, have a column for ‘Internal Status’. While patching, update the status as Saved as Draft. Based on this, you should be able to save as a draft and submit.
Please let me know if you need further assistance. If the information provided is helpful to you, please give kudos or accept it as a solution.
My form all come from the same data source of a SharePoint list, the questions have just been split across different screens and forms. I have tried using the formula below using a patch function, but it doesn't seem to be working. I don't have an option for "Draft" in my status column in my SharePoint list so assume I should add one?
Thanks.
Update: The following error comes with the above formula
Hi @Halleduncan yes add a choice column in your share point list with one of the option as save as draft and rest status as per your need and then patch that column value as save as draft whenever save as draft button is clicked
I have created a "Draft" button in my sharepoint list but I am still getting the same error as above. Is there something else that needs included with my patch function as well as
Hello @Halleduncan it should be
I am still getting an error:
Hi @Halleduncan can you hover and tell what exactly the error you're getting and try refreshing DataSource cause
In Value I am getting this error:
And on the second part I am getting this error:
So I think its the same issue with both parts.
Hi @Halleduncan please try restricting your patch in different approach may however that is how you patch a choice column in sharepoint in power apps choice column name:{Value:""})
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 103
WarrenBelz 82 Most Valuable Professional
wolenberg_ 67 Super User 2026 Season 1