custom page properties are not visible after page is created | Community
Skip to main content
Level 2
June 21, 2022
Solved

custom page properties are not visible after page is created

  • June 21, 2022
  • 1 reply
  • 534 views

i am trying to create the custom page properties but my properties are not visible 

can any one please help

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 ShaileshBassi

@ankit_singh99  Please check below:

  • Page property to be available in the create view (e.g. Create Page wizard):
    • Name: cq:showOnCreate
    • Type: Boolean
  • Page property to be available in the edit view (e.g. View/Edit) Properties option):
    • Name: cq:hideOnEdit
    • Type: Boolean

thanks

 

1 reply

ShaileshBassi
Community Advisor
ShaileshBassiCommunity AdvisorAccepted solution
Community Advisor
June 21, 2022

@ankit_singh99  Please check below:

  • Page property to be available in the create view (e.g. Create Page wizard):
    • Name: cq:showOnCreate
    • Type: Boolean
  • Page property to be available in the edit view (e.g. View/Edit) Properties option):
    • Name: cq:hideOnEdit
    • Type: Boolean

thanks