In my Visualizer project I need to check, on every page navigation if a certain integration service is available (responding 2xx). Is there any event listener for page change that I could use to accomplish that?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

@Svwvh Howvwd​

To know the user has navigated to a new form, we can use onHide event of the first form or onNaivigate event of the second form to track the user has navigated.

@Svwvh Howvwd​

Did my response help you? If yes, make sure you click [Select as Best] under the response to close the post.