Question
Change the Approved/Reject button label depending on the workflow bar stage
15:50 Jul 04, 2019
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
2 comments
Best reply
15:39 Jul 08, 2019
It's possible to do via js development. I hope the development guide below will help you. ApprovalDashboardItemViewModel module contains approved/reject button.
https://academy.bpmonline.com/documents/technic-sdk/7-13/bpmonline-development-guide
Show all comments