Static content pages

Option 1: Dashboard page

Dashboard pages are preferred as you can easily control access via groups

  1. Add a new dashboard
  2. Add a widget in the dashboard
    • Choose type HTML
    • Copy/paste HTML code into content
    • Set width to 12 (full width)

Option 2: Using a codeunit

Make a call to one of the static page codeunits

main?command=dk.p2e.blanket.codeunit.common.PageStaticContent
main?command=dk.p2e.blanket.codeunit.common.PageStaticContentNoMenu

Page content can be configured in: Modules > Static content


Revision #2
Created 28 July 2025 08:25:09 by Theis Villumsen
Updated 13 October 2025 13:25:16 by Max Gøtske