Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

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



Arun Patidar

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