Set form fields required based on Business Process Flow Stage

It is imperative to guide the user through each stage of a Business Process Flow. We can set a lot of fields to required in a business process flow stage. However this does not give the best User Experience. In my previous blog I showed how we could use “Task Groups” to keep the stage… Continue Reading Set form fields required based on Business Process Flow Stage
The post Set form fields required based on Business Process Flow Stage appeared first on Power Addict Ben.
Published on:
Learn moreRelated posts
Power Automate: Running PowerShell Scripts
Many things can be done in Power Automate or using Microsoft Graph, but not everything. For certain things, Microsoft requires us to use Power...
Microsoft Power Automate – Testing framework for desktop flows
We are announcing a testing framework for desktop flows in Microsoft Power Automate for desktop. This feature will reach general availability ...
Run Power Automate From Command Button
Requirement Modern business applications demand automation, whether it is a heavy data driven model drive app or light weight canvas app. Micr...
Favorite your Actions and Connectors for quick retrieval in Cloud Flows (Power Automate)
With this new update in Power Automate, it’s now easier for us to find and use the actions and connectors we need. We can also quickly access ...
How to update environment variables automatically with Power Automate
The other day, I cool question that I didn’t have the answer to, but got me super excited to find a solution. How can we … The po...
Why Plugin Depth Matters in Dynamics CRM
Plugin development in Dynamics CRM is one of the most advanced and intricate components, requiring deep expertise in the platform's event pipe...
Power Automate: dayOfYear function
The “dayOfYear function” helps us determine which day of the year a specific date falls on. This might not be the first function t...
Power Automate: How to Get Your Flow’s Name
You might need to access your Flow’s name when building complex Flows for various reasons. You may create a custom logging system, want ...
Power Automate: coalesce function
The “coalesce function” is one of those hidden gems in Power Automate that can save you much time and make your flows more robust....