Skip to content

September 18, 2025

Improvements

  • On the Styling tab of eWizard Editor, options can be locked for a single, a group, or all components in a template to prevent styling issues and ensure consistency. Configuration required

  • Added a Business Admin possibility to customize display icons for different content item types in eWizard. This makes it easier to recognize and distinguish content types across key services, including Planner, Editor, Library, and Viewer.

Admin setup

  • To lock component styling options in eWizard Editor, add the following to the content item template archive:

    • sealed object to the ewizardConfig object of the required component in the relevant .js file.

    • sealed property with the specified value to the required component in the relevant .vue file.