Logo
10.0.23

Portal

  • User Guide
  • Developer Guide
    • Introduction
    • Architecture
    • Installation
    • Settings
    • Portal Dashboard
    • User Menu
    • Components
    • IFrame In Portal
    • Customization
      • Build Your Own Portal (Deprecated)
      • Portal Styles Customization (Logos, Colors, Date Patterns)
      • Login (Deprecated)
      • Forgot Password
      • Menu And Default Homepage In User Profile
      • Legacy Portal Home (Deprecated)
      • Task widget (Deprecated)
      • Task Delegation
      • Task item details
      • Case Widget (Deprecated)
      • Case Item Details
      • Default User Process
      • Default Chart
      • Default Statistic Custom Field (Deprecated)
      • Default Chart Color
      • Change Password Process
      • Logout Process
      • Express end page (Deprecated)
      • Express External Data Provider (Deprecated)
      • Navigate Back
      • Hide Technical Stuff
      • Business Details Page
      • Global Search Result (Deprecated)
      • Document processes
      • Responsive CSS (Deprecated)
      • Global Footer Info (Deprecated)
      • Page Header And Footer
        • Introduction
        • Customize
      • Process Information (Deprecated)
      • Process Image
    • Troubleshooting
    • Permission List
    • Public API
  • Portal Components
Portal Guide
  • Developer Guide
  • Customization
  • Page Header And Footer

Page Header And Footer

Introduction

You have the option to customize the header and footer that will be applied to every page within the Portal.

Customize

Create the callable subprocess in your project with

Signature: portalGetPageHeaderAndFooter

Name

Type

Note

Result

pageHeader

java.lang.String

HTML code is also supported

pageFooter

java.lang.String

HTML code is also supported

Tip

Refer to process CustomPageHeaderAndFooter in project portal-developer-examples for an example of page header and footer customization.

Previous Next

© Copyright 2024 Axon Ivy AG.