Offers a set of tools that create Granite UI authoring interfaces for Adobe Experience Manager components from Java code. This is a comprehensive solution that makes different widgets work in a coordinated manner, provides greater interactivity in AEM dialogs, and introduces additional features (customizable data lists, options selection, etc.)
In an AEM instance which uses some scripts/styles compactifying, the EToolbox Lists dashboard icon is not displayed. Apparently, this is due to the spaces being removed in the inline image CSS. The possible solution is to escape space characters with %20
In an AEM instance which uses some scripts/styles compactifying, the EToolbox Lists dashboard icon is not displayed. Apparently, this is due to the spaces being removed in the inline image CSS. The possible solution is to escape space characters with
%20