Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

OOB Hide / Show in page properties

Avatar

Level 1

Is it possible to enable the hide / show oob logic in the page propeties when creating new page?

4 Replies

Avatar

Community Advisor

Hi @adobe-aem-ds , 

We can achieve this easily with multiple ways. 

Please have a check on below thread for similar one. 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-show-hide/...

Avatar

Level 1

Thanks Vaibhavi.

 

In the post indicated, the proposed solution is to insert a custom logic. So it is not possible to achieve the goal with just the oob tools?

Avatar

Community Advisor

Hi,
It is possible OOTB to show and hide page properties on creation, you need to add an extra property(cq:showOnCreate=false) to nodes that you want to hide

http://www.sgaemsolutions.com/2017/10/useful-properties-of-page-properties.html

Avatar

Level 1
I know showOnCreate, but my question was related to the show / hide of the elements based on a select field: in the page creation phase the oob logic doesn't seem to work