Style System Without Editable Templates | Community
Skip to main content
christopher_jo4
July 3, 2018
Solved

Style System Without Editable Templates

  • July 3, 2018
  • 2 replies
  • 919 views

I hope this is a topical question that hasn't already been asked (I didn't find anything directly related to this by searching).

Is it possible to leverage the Style System without using Editable Templates?

I'm not familiar enough with both of these features to know for sure, and wanted to see if we can at least "try out" the Style System in an existing project that uses traditional templates (not Editable).

Thanks in advance for your responses.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

No, It is not possible to use Style System with static templates.

Style System uses design dialog to allow author to add all styles for components which will be available at time of component editing.

These values are store styles inside components policy under editable templates node.

FOR EXAMPLE

/conf/AEM64App/settings/wcm/policies/AEM64App/components/content/title/policy_1529170685020

more info Adobe Experience Manager Help | Style System

Thanks

Arun

2 replies

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
July 4, 2018

Hi,

No, It is not possible to use Style System with static templates.

Style System uses design dialog to allow author to add all styles for components which will be available at time of component editing.

These values are store styles inside components policy under editable templates node.

FOR EXAMPLE

/conf/AEM64App/settings/wcm/policies/AEM64App/components/content/title/policy_1529170685020

more info Adobe Experience Manager Help | Style System

Thanks

Arun

Arun Patidar
christopher_jo4
July 4, 2018

Thanks, Arun.

There's probably not much else to discuss here, so I'll mark your answer as correct.