Callback and RedirectParentUrl Nodes

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.
JustinVanRegenmorter
Posts: 535
Joined: August 26th, 2021, 9:56 am
Contact:

Callback and RedirectParentUrl Nodes

Unread post by JustinVanRegenmorter »

In Classic applications the SetTerminateActions service has several useful nodes including the Callback node and the RedirectParentUrl node. The Callback node in conjunction with the CallbackWaitTime node can run JavaScript set on a Callback control on the page.
OnClickJavaScript.png
Callback Node.png

The RedirectParentUrl node meanwhile takes in an EASYProcess webpage name and when the service is ran it will redirect the parent of the page to that page.
RedirectParentUrl.png
Because of how the RedirectParentUrl works it is not feasible to have both nodes set and expect the Callback node to return a response, like in the example above.
word count: 94

Tags:
Post Reply