Hi,
I have a case of SharePoint list items in which users fill in about 15 fields, including text for a business case description. This then triggers an approval workflow with multiple approvers.
The challenge is that users may want to save a draft of the item before submitting. Realistically they will not have all the data at hand the minute they create the form. They should come back to it later, but how do I then trigger the flow? I tried triggering it with JSON on a "submit" button in the list, but it is strange for the users that they have to run a flow on their computer and confirm this twice... For some of my users the technology should work more in the background.
So now I'm thinking of using the Survey App to collect the data, rather than editing the list. Is this a good idea? Is there a "submit" event that I can use to trigger the flow which only fires when the user is done, but not when they are saving a draft?
Kind regards,
Eric
Solved! Go to Solution.
@Eric6 I would advise using the MS Forms app.
You can then use the 'forms' trigger and actions in Flow to get the results of your submitted form.
If this answer is helpful then please consider marking it as a solution to help other community members in the future.
Thanks
Sam
Hi @CollabTechie !
Thanks, with a check box it is going to work directly with the list.
Of course, it is possible that a user misses the check box, but saves an otherwise complete request. I'm just going to let that trigger an email "Thanks for saving a draft of your request" pointing out that they should tick this check box and save again when they are ready.
@SamPo- Thanks. I think Forms an be a useful approach for many applications. It seems that they do not allow a draft, either, and there is the complication that I would still need to transfer the data between the form and the SharePoint list.
All in all I think I stick with the other solution that is directly working with the SharePoint list.
I recently found out that the edit form can now also be customized with PowerApps which makes the list itself more attractive for data collection
Best regards,
Eric
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
45 | |
16 | |
15 | |
14 | |
13 |
User | Count |
---|---|
78 | |
40 | |
28 | |
22 | |
19 |