Hi,
Kindly someone help me on the below.
After clicking on a approval button the flow should go to the end stage directly.
Hi,
Kindly someone help me on the below.
After clicking on a approval button the flow should go to the end stage directly.
@Ramac16969396 please check 6th step in the below url.. You can configure change stage if approved. In change stage you can configure last stage.
@Anoop Krishna
HI
Here my Approval button(actually “Done”) is a custom button which is created in a section.
I have created an activity and used pxChangeStage and choose button onclick event and added an action Refresh this section - here given my activity.
But whole process is not working. Please help on this.
@Ramac16969396 please keep Finish assign action after first refresh this section and try once.
Hi @Ramac16969396,
As per understanding configure pxForceCaseClose ootb activity on approval button event “On Click” refresh.
Thanks,
Mohd Qizer Uddin
Hi @Ramac16969396,
If you are using an customized button to close the flow:
By adding finish assignment action in button and decision based change stage in shape flow will change the flow accordingly.
Thanks.
@DhanasekarC0202 Thank you.