We are experiencing strange issue with the website. We set of cookies that are rendering fine on PROD without httpOnly and without secure flag. Same cookies are rendering opposite to this on Stage server. We have verified everything on Akamai and Dispatcher level but could not find any difference in...
Agree. But the reason I posted this here is I need to know if having blueprint for the site is mandatory or not? I can provide more information if you need to.
Hi Team, We have multi tenant website structure requirement and here is how we are planning to do it: The tenant has both language copy and normal live-copy requirement where content will be rendered only in English but can be modified later. I believe both structure are correct but I need someone f...
Hi smacdonald2008 ,On which AEM version you have tried this? This is not working for me on AEM 6.2 CFP3. In the article as well they have given it for AEM 6.3Also, can send your inplace config xml, so I can compare mine with the same.
Hi smacdonald2008 ,I have tried doing the same and was not able to add color picker inside the table component in place editing dialog. And as a workaround, I came up with another solution to adding custom fields inside the cq:dialog and manipulating them through jsoup api before loading it on the p...
smacdonald2008 wrote... I would personally use WCMUsePojo and bind to a data member. But if you want to use only front-end - here is the spec with all the syntax: https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/master/SPECIFICATION.md Thanks Mac for the reply.I have been through this site...