On clicking a approval button on the form approval form, newly created record should open on the approval Form.

Community Alums
Not applicable

I have a form that creates a Business Application , on submitting the form it actually creates a Request item for the approval , as we have a list of approvers in the Requested Item, on selecting a one approver it takes to the approval form , when we click the approve button in the approval form it should redirect to  the newly created business application form.

Kindly help me with this Requirement.

1 ACCEPTED SOLUTION

Mahendra RC
Mega Sage

Hello Prakash,

As far as I understood your requirement a request is submitted to create a Business application and once the request is submitted, RITM will be created with some approvals on it. When your asked to when some approver opens the approval record to approve the RITM, they click on Approve button on sysapproval_approver table and the RITM is approved. Now once it is approved by clicking on Approve button, the Approve button should redirect to newly created Business Application.

Your business application is created from the Flow that you have created. If that is the case then I believe this is not possible to implement because there is no relationship between the Business Application record and sysapproval_approver table. Also when you click on the Approve button the flow will take say 500ms or 1 second so in this case how the Approve button script will identify if the Business Application is created or not

Please mark my respsone as helpful/correct, if it answer your question.

Thanks

View solution in original post

18 REPLIES 18

Community Alums
Not applicable

Hi Ankur,

Could you please respond on this.

Thanks and Regards,

Prakash Yadav.

Community Alums
Not applicable

Hi Ankur,

I would be greatfull, if you could help on this.

Thanks and Regards,

Prakash Yadav.

 

 

Mahendra RC
Mega Sage

Hello Prakash,

As far as I understood your requirement a request is submitted to create a Business application and once the request is submitted, RITM will be created with some approvals on it. When your asked to when some approver opens the approval record to approve the RITM, they click on Approve button on sysapproval_approver table and the RITM is approved. Now once it is approved by clicking on Approve button, the Approve button should redirect to newly created Business Application.

Your business application is created from the Flow that you have created. If that is the case then I believe this is not possible to implement because there is no relationship between the Business Application record and sysapproval_approver table. Also when you click on the Approve button the flow will take say 500ms or 1 second so in this case how the Approve button script will identify if the Business Application is created or not

Please mark my respsone as helpful/correct, if it answer your question.

Thanks

Hello Prakash,

Just wanted to check with you, if the above response answered your question. If yes, then please do close this thread/question by marking the appropriate response as correct.

If your requirement is different or you still need any further help or guidance on this then please update those on this question.

Thanks