Logo

Portal

  • User Guide
  • Developer Guide
    • Introduction
    • Architecture
    • Installation
    • Settings
    • Portal Dashboard
    • User Menu
    • Components
    • IFrame In Portal
    • Customization
      • Portal Styles Customization (Logos, Colors, Date Patterns)
      • Forgot Password
      • Menu And Default Homepage In User Profile
      • Task Delegation
      • Task Item Details
      • Case Item Details
      • Change Password Process
      • Logout Process
      • Navigate Back
      • Hide Technical Stuff
      • Business Details Page
      • Document Processes
      • Process Image
      • Process Information
    • Troubleshooting
    • Permission List
    • Public API
  • Portal Components
Portal Guide
  • Developer Guide
  • Customization
  • Navigate Back

Navigate Back

When a task is completed, the Portal navigates back to the previous page. For example, if a task is started from the homepage, it redirects to the homepage. If a task is started from a task list, it redirects to that task list after the task is finished.

If your project has a navigation button that does not finish a task, e.g Cancel, you have to implement the following:

  • Previous page: call navigateToPortalEndPage() from class PortalNavigatorInFrameAPI.

  • A specific URL: call navigateToUrl(String url) from class PortalNavigatorInFrameAPI.

Previous Next

© Copyright 2025 Axon Ivy AG.