Tenant whitelabeling

The Tenant whitelabeling feature allows you to apply different branding and styling for each ExclusiveGroup in an application.

This is handled by inserting an additional stylesheet into the page, by including a special codeunit page inside ALL pages (displayed at the top).

Limitations:

Configuration:

To apply Tenant whitelabeling to an instance go through the following steps

  1. Change the configuration "doIncludeGlobalContent" to: true
  2. Change the configuration "globalContentCodeunit" to: dk.tempusserva.solution.whistleblow.ContentCustomerStylesheet
  3. Create a stylesheet including the "Group " and the ExclusiveGroup ID - Example: GroupID 123

Revision #1
Created 8 April 2025 12:12:40 by Theis Villumsen
Updated 8 April 2025 12:13:00 by Theis Villumsen