Capturing ReturnParameters from SetTerminateActions
-
- Posts: 25
- Joined: February 17th, 2022, 3:21 pm
- Contact:
Capturing ReturnParameters from SetTerminateActions
Hey. I currently have a link button on a webpage. This button has logic which opens a widget in a modal window utilizing the OpenWindow Service. In the widget, I have a button which utilizes the SetTerminateAction service where I have set up a ReturnParameter. I would like to capture the ReturnParameter from this widget in the logic of the button but I am not sure how to extract the ReturnParameters. Is there a way to get this ReturnParameter in this iteration?
word count: 82
Tags:
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: Capturing ReturnParameters from SetTerminateActions
For passing values between a parent and a widget window see the post on widget to widget communication.
viewtopic.php?p=1610
viewtopic.php?p=1610
word count: 22