Getting started
Rules Engine Widgets
Page Navigation
3 min
purpose to navigate between pages within your application dynamically the page navigation node allows you to move users from one page to another based on actions, events, or logic defined in the workflow problem statement in multi page apps, users often need to be redirected after submitting data, clicking buttons, or completing specific steps manually handling navigation or url building can be error prone the page navigation node provides an automated, variable driven way to move users between pages with proper context and parameters use cases navigate to a detail page when a table row is selected redirect users to a confirmation page after form submission pass parameters (like userid or recordid) between pages dynamically route based on conditional logic or user roles automate navigation inside no code workflows outcome automatically redirects users to a selected page or url, optionally passing context data as navigation parameters how to use 1\ drag & drop add the page navigation node into your workflow or action flow (e g , on button click or form submit) 2\ target this section shows which page the navigation will go to 3\ full url displays the current navigation target path you can also manually enter a custom path if you prefer a static route 4\ select target page use the dropdown to choose an existing page in your project as the destination all available pages will be listed here 5 save navigation settings after configuring the target page and parameters, click save navigation settings to confirm your navigation action will now trigger automatically during workflow execution