Expand my Community achievements bar.

SOLVED

Add default component styles to an AEM page programmatically | AEMaaCS

Avatar

Level 1

Hi everyone,

 

I'm looking for references for any existing Java API that I can reuse to fetch the component style systems for an AEM page created by using a specific template and adding the default style options policy configured for that template to the page programmatically.

 

For example, the page contains the following components:

  1. Title - Color Style options
  2. Text - Padding & Color style options
  3. Image - Margin & Position style options

The page has all of the three components mentioned above and its content is authored. The task is to apply the default styles of these components to this page programmatically.

 

I've looked around using WCM's Designer API: Designer (The Adobe AEM Quickstart and Web Application.)

VivekK08_0-1727171725959.png

But unable to find a suitable way to proceed further after getting Design for the page: Design (The Adobe AEM Quickstart and Web Application.)

VivekK08_1-1727171838971.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor