Static content pages
Revision as of 13:23, 20 June 2018 by old>Admin (Created page with " == Option 1: Dashboard page == Dashboard pages are preferred as you can easily control access via groups # Add a new dashboard # Add a wiget in the dashboard #* Choose type...")
Option 1: Dashboard page
Dashboard pages are preferred as you can easily control access via groups
- Add a new dashboard
- Add a wiget 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 the static page codeunit
main?command=dk.p2e.blanket.codeunit.common.PageStaticContent
main?command=dk.p2e.blanket.codeunit.common.PageStaticContentNoMenu