Skip to main content
Ce sujet a été fermé aux réponses.
Meilleure réponse par aanchal-sikka

Here are steps to add a custom property on Create Page dialog:

  • Check sling:resourceType of the Page
  • Go to the component, and add the new property in cq:dialog of the component.
  • Add property "cq:showOnCreate" to the field.

 

1 commentaire

aanchal-sikka
Community Advisor
Community Advisor
December 17, 2023

Here are steps to add a custom property on Create Page dialog:

  • Check sling:resourceType of the Page
  • Go to the component, and add the new property in cq:dialog of the component.
  • Add property "cq:showOnCreate" to the field.

 

Aanchal Sikka