Case Refresh
We are creating a case (ex: X-1) from anther case (ex: A-1) using dynamic container. When I close the current case (X-1) I want to refresh the previous case( A-1).
Steps :
1. Create a case (A-1)
2. In the case (A-1) use a button to create an another case(not a subcase) (event: on click. target: Dynamic container and pass other flow information)
3. Close the new case (X-1) using the close button(X button).
4. I want to refresh the (A-1) case.
Is there any options/solutions available?
Thanks