Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

Declarative UI Component

Avatar

Former Community Member

How to Create Customized Declarative User Interface components which are going to be reused in AEM Screens ?

Declarative components - Tables , Forms, etc

1 Accepted Solution

Avatar

Correct answer by
Level 10

AFAIK there is no settings and you need to handle with custom implementation. Are you expecting major changes ? One thing come to solve would be Create a tool to find reference of pages using the component & then explicitly set changes in all those pages matching default value or use boiler template http://docs.adobe.com/docs/en/cq/current/developing/boilerplates.html

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

AFAIK there is no settings and you need to handle with custom implementation. Are you expecting major changes ? One thing come to solve would be Create a tool to find reference of pages using the component & then explicitly set changes in all those pages matching default value or use boiler template http://docs.adobe.com/docs/en/cq/current/developing/boilerplates.html