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 ?
I got the issue resolved by overlaying /apps/cq/gui/components/siteadmin/admin/createpagewizard/properties and including my custom clientlibrary in the JSP file.
I got the issue resolved by overlaying /apps/cq/gui/components/siteadmin/admin/createpagewizard/properties and including my custom clientlibrary in the JSP file.