microsoft / powercat-business-approvals-kit

MIT License
34 stars 3 forks source link

[Business Approvals Kit - Feature]: Update columns in Business Approval Instance Associated View #259

Open elaizabenitez opened 4 months ago

elaizabenitez commented 4 months ago

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

When viewing a Business Approval Workflow record (form) and you select the Business Approval Instances tab, the default columns of Instance No (primary key) and Created On is displayed from when the Business Approval Instance was created which isn't meaningful for users due to the minimal information displayed.

image

Describe the solution you'd like

Can the columns for the Business Approval Instance Associated View be updated to have the following columns in order:

Example of outcome: image

By updating the Business Approval Instance Associated View with the columns above, it allows the user to quickly understand at a glance where the approval is at in its lifecycle when viewing a Business Approval Workflow record (form) in the model-driven app.

Describe alternatives you've considered

No response

Additional context?

No response

AB#3200