Hi, I have a requirement where i need to show 3 default entries in the multifield with 3 different values. I have used the field.addItem(); field.doLayout(); to get the default entries using listeners. However, iam not getting how to add content to these 3 default entries.Can someone please help me....
Hi, I have a requirement where i need to disable the delete button in the multifield only for few entries based on the text entered. My multifield consists only one field i.e a text field Can anyone help me how to achieve this.Thanks,Mahi
Hi , When i am using AEM 6.3 with service pack1 and cf8 package installed.I want to apply clip-path: polygon for creating a cut angle at right bottom. works:-When i apply the css inline in the html that is <p style="clip-path:polygon(0 100%, 0 0, 100% 0, 100% calc(100% - 36px), calc(100% - 65p...
So we have a number of experience fragments our authors have created and we want to export them as plain HTML. According to the documentation, you simply use the .plain. selector in the URL and poof it should work. This doesn't seem to work so questions: 1. Are you supposed to be hitting the XF dire...
Hi All, We are uploading image under path like /content/dam/a/b/c and image uploaded successfully in few seconds but Quick Publish not showing after image uploaded and seeing after a minute.Could you please suggest us what need to check here and why it is taking that much time to see Quick Publish b...
Hi Team, I have added community component(QnA component) on AEM page, on adding the component i am able to see "GraniteClientLibraryManager is not defined" error in the browser and component is also not working. Someone can help me how to use QnA community component on aem pages. ThanksBhanu
We have custom built CMS and the page content is actually stored in JSON format. The content structure of these JSON files are very specific to our CMS. Now we need to migrate these pages into AEM. What is the best options/practices available to do these kind of content migration.We can actually con...
I have one more question if you can help me out it would be great ..There is one scenerio where we have to create a scheduler batch job to get the list of "running workflos which are older than month" and "Failure workflow at the time when my job is running ".....the question is how to get the lis...
Is there any document that we can refer to as to what different action types mean and how to use them? Currently, we only know to use "Mail". We are hoping to see if it's possible to pass the data without an email.
Hello, I've been running persistently into a certain AEM error. We use aemsync (https://github.com/gavoja/aemsync) via gulp (https://github.com/oliwerin/gulp-aemsync) to watch for saved changes to CSS/JS and then automatically push those changes to our local server. We’re finding that as soon as we ...