Declarative UI Component | Community
Skip to main content
October 16, 2015
Solved

Declarative UI Component

  • October 16, 2015
  • 1 reply
  • 979 views

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

Declarative components - Tables , Forms, etc

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 Sham_HC

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

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

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