microsoft / powercat-business-approvals-kit

MIT License
35 stars 4 forks source link

[Business Approvals Kit - Feature]: Embed Approval inside Power App or JavaScript App #206

Open Grant-Archibald-MS opened 9 months ago

Grant-Archibald-MS commented 9 months ago

Is your feature request related to a problem? Please describe.

Creating a Power App (Model Driven app or Canvas app) and would like to have a component that can start and track the process of a low code business approval process

Describe the solution you'd like

Start a defined low code business approval, see the status of the approval.

Optionally block edits to the Dataverse based record so that changes cannot be made to the record while the business approval is in progress.

Consider also providing JavaScript or Blazor control that allows approval to be started and tracked

Describe alternatives you've considered

Create a dataverse plugin that prevents changes without needing to add JavaScript to the Model Driven Application.

Additional context?

No response

AB#2256