Hi Everyone, We are creating live copies from source pages. Now I have use case such that a page (which can be created before source is getting created) should be converted to a live copy after the source is created. Can one suggest me on how to achieve this. Thanks & Regards,Krishna
Hi Scott,Yes its AEM Components dialog.Its similar to the picture provided by you where I have to populate all those panels(Style and Hero Image,Title ,Sub Title etc) dynamically Thanks & Regards,Krishna
Hi, I need to populate panels inside a tab panel dynamically from a json file. Panel will hold a rich text editor in side it. Can some one help me on this. Thanks & Regards,Krishna
Hi Ben,Thanks for your reply.I was thing the same way of using a workflow. Is it possible to use the launcher in initializing a workflow when a user is created (User will be created in structure what we have created in our project) and get all the data related to the user from the payload of workflo...
Hi, I have SMTP configured in my CQ. My requirement is that I need to send mail when a new user account is created to the mail id which will be given when creating the user. Does CQ provides any such default functionality similar to "Notify User Via Email" on workflow completion? Thanks & Regards...
Hello Everyone,I am using query builder api for searching in the crx tree. I am able to successfully get the result using "fulltext" when i search against any of my custom properties.But when I use "fulltext" to search against "jcr:lastModifiedBy" it doesn't work , even "fulltext" works without even...