Widget Close and Forward Parent Page

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
asaucedo
Posts: 3
Joined: February 4th, 2022, 4:01 pm
Contact:

Widget Close and Forward Parent Page

Unread post by asaucedo »

Currently I have a hyperlink with a controller which decides if it should open up a widget (portion of the page) or if it should forward the user to the full page. I have an issue where I want the widget to have a button called "See More Info" when clicked would close the widget and forward the user to the full page. SetTerminateActions is able to close the page and forwards the user to the full page, but there isn't a way to pass query strings. I was wondering if there is an easy way to do this? or if the ability to pass query strings through a SetTerminateActions could be possible as some point in the future?
word count: 120

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

Re: Widget Close and Forward Parent Page

Unread post by SteveCap »

Is this in MVC? If so you will need to use the Widget to Widget functionality.
viewtopic.php?p=99
viewtopic.php?p=1174
word count: 24
Post Reply