+ Add post
Hi Community,
Any idea how can I possibly achieved this scenario. I want to change the label of Approved/ Reject Button depending on the workflow bar stage:
Lets say for example if workflow bar is in Review stage i want to change the "Approve" to "Checked" and "Reject" to "Something else"
Thanks
Like
Hi, you can do a business process. Reading the approval use a conditional flow when the approval is approve you modify with the modify item...MoreLess
It's possible to do via js development. I hope the development guide below will help you. ApprovalDashboardItemViewModel module contains ...MoreLess