Notifications
Announcements
In the on success property for my form, how do I trigger a flow only if the form is in new mode. Basically I want nothing to happen if its in edit mode.
Many Thanks
Maybe you can check if some fields of the form are already filled to check if it's a new one or no
You could try to check the formmode on the OnSuccess property:
If(FormName.Mode.New, <execute the workflow>, <don't execute the workflow>)
Thanks so much AlexanderDM
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 757 Most Valuable Professional
Michael E. Gernaey 322 Super User 2025 Season 2
MS.Ragavendar 209 Super User 2025 Season 2