Page 1 of 1

Widget Close and Forward Parent Page

Posted: October 21st, 2022, 2:51 pm
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?

Re: Widget Close and Forward Parent Page

Posted: October 24th, 2022, 1:42 pm
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