Capturing ReturnParameters from SetTerminateActions

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
Filip.Serw
Posts: 23
Joined: February 17th, 2022, 3:21 pm
Contact:

Capturing ReturnParameters from SetTerminateActions

Unread post 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?
word count: 82

Tags:
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Re: Capturing ReturnParameters from SetTerminateActions

Unread post by SteveCap »

For passing values between a parent and a widget window see the post on widget to widget communication.
viewtopic.php?p=1610
word count: 22
Post Reply