hi, I have a requirement where I need to update the page property type from String to String[]. Solution 1: BULK Editor I tried using the bulk editor extension provided in the link below, which provides a custom extension to the bulk editor tool to allow saving properties of type String[], but it fa...
hi Ibshikha , Can you provide details about adding @CONTEXT = html to the text content , is there a way of adding it programmtically in the JCR?As I am building the pages programmatically... Yes , I am using a servlet and I have already set the Character Encoding (UTF-8) at the response level, howev...
hi , I am creating a migration tool in Java , to migrate content from another CMS into AEM pages. The data is in JSON format which consists of some metadata and HTML areas. I am converting the HTML areas into text component after migration in AEM , however the data is not displaying properly on the ...
hi , I have a scenario where I am using a static template to render content based on page properties selected by the user, However we need to add a parsys to the template, which allows authors to add editable components to it. I added the below code to add parsys at the end of the template rendering...
hi , I am facing a very similar problem. We have given read access to the /etc folder to "everyone" group in our project, due to the "CSRF Token" error occurring on the form submission. The granite. jquery library added to our custom form component was not loading, for all users and this access chan...
hi Suresh,Answering the question below 1) Is this working with direct publish URLs? - Yes 2) Validate with ELB url? 3) Is this issue with all domains or few domains? - WIth all domains4) Check the dispatcher configurations - Verified the below dispatcher configsWe tried to set clientlib dependency f...