Page 1 of 1

Capturing ReturnParameters from SetTerminateActions

Posted: March 4th, 2022, 3:47 pm
by Filip.Serw
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?

Re: Capturing ReturnParameters from SetTerminateActions

Posted: April 26th, 2023, 11:19 am
by SteveCap
For passing values between a parent and a widget window see the post on widget to widget communication.
viewtopic.php?p=1610