Customizing the create page wizard | Community
Skip to main content
pallavis8124480
Level 3
April 24, 2018
Solved

Customizing the create page wizard

  • April 24, 2018
  • 2 replies
  • 3178 views

Hi ,

My custom conditional hide/show on a particular field are well displayed when I am trying to open page properties from a page.
But the same conditional hiding/showing is not reflected when I am trying to create a page in touch ui.

Please help.

Which JS file should be customized for create Page Wizard ?

Thanks,
Pallavi

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 pallavis8124480

Hi ,

I got the issue resolved by overlaying /apps/cq/gui/components/siteadmin/admin/createpagewizard/properties and including my custom clientlibrary in the JSP file.

Thanks,
Pallavi

2 replies

smacdonald2008
Level 10
April 24, 2018

See if this commuity thread points you in the right direction -- HOW TO CUSTOMIZE AEM CREATE PAGE DEFAULT BEHAVIOR IN Touch UI

pallavis8124480
pallavis8124480AuthorAccepted solution
Level 3
April 26, 2018

Hi ,

I got the issue resolved by overlaying /apps/cq/gui/components/siteadmin/admin/createpagewizard/properties and including my custom clientlibrary in the JSP file.

Thanks,
Pallavi