Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Portal Footer widget JSON parameters

Use the JSON parameters to define aspects of the Portal Footer widget on the portal page.

Note: This information assumes that you’re familiar with the JSON code format.

ParameterDescription
org\_infoThe company name and address to appear on the portal footer.
copyrightCopyright information to appear on the portal footer.You can display copyright symbol, the year of copyright, and the name of the copyright holder or organization in the footer.
logo\_img\_nameThe image that can be displayed as a logo in the footer. The image name should to be accessed from the Images \[db\_image\] table.
logo\_alt\_textAlternate screen-readable text that describes the brand logo in the footer for accessibility purposes.
sitemap\_links\_menu\_sys\_idThe system identifier \(sys\_id\) of the menu record is used to display sitemap links in the Portal Polaris Footer widget. You can create a menu record and map it to the sitemap links by including its sys\_id in the JSON code. For more information on how to create a menu record, see Menu Item form.
footer\_links\_menu\_sys\_idThe system identifier \(sys\_id\) of the menu record is used to display footer links in the Portal Polaris Footer widget. You can create a menu record and map it to the footer links by including its sys\_id in the JSON code. For more information on how to create a menu record, see Menu Item form.
social\_links\_menu\_sys\_idThe system identifier \(sys\_id\) of the menu record is used to display social links in the Portal Polaris Footer widget. You can create a menu record and map it to the social links by including its sys\_id in the JSON code. For more information on how to create a menu record, see Menu Item form.