1

We need the ability to stay in the workflow step if a condition is not met. Currently we need to write custom JavaScript to do that.

MS recommendations to stop navigation to the next stage. Below links are MS recommendations.

OnPreStageChange event (Client API reference) in model-driven apps in Power Apps - Power Apps | Microsoft Docs

This one prevent saving data:

preventDefault (Client API reference) in model-driven apps - Power Apps | Microsoft Docs



STATUS DETAILS
New