Hide related action once it is completed

In Related Actions, we have a requirement to hide the action once it is complete. But its not happening right now.

Say, there is an Approval process called in Related Actions. When the approval is done, the action should hide automatically when the user completes the process and returns back to the Related Actions. However, the action is not hiding based on the Visibility condition. Once when the User completes the process, the page redirects the User to the Related Actions page and only when the User clicks on the Related Actions on the left pane, the page gets refreshed and the action hides, else it doesn't.

Any work around for this ?? AFAIK this is the default characteristic of the product.

Please suggest... Thanks!

OriginalPostID-153590

OriginalPostID-153590

  Discussion posts and replies are publicly visible

Parents
  • You are right - there is no way to change the landing page itself when the process ends, but you could have a form in the process that redirects the user back to the Summary View via a recordLink() while the process ends in the background. You would then finish the process in the background. Not the most elegant solution, and again, may not work for your use case.
Reply
  • You are right - there is no way to change the landing page itself when the process ends, but you could have a form in the process that redirects the user back to the Summary View via a recordLink() while the process ends in the background. You would then finish the process in the background. Not the most elegant solution, and again, may not work for your use case.
Children
No Data