when adding captcha component user could manipulate the captcha values as per the below .Could you please provide more inputs as how this could be avoid so that captcha value comes from server instead of UI value< sling:include path="<%= captchaPath %>" resourceType="foundation/components/form/cap...
My team is having problems regarding the color picker (/libs/granite/ui/components/foundation/form/colorpicker) using AEM 6.1 in the touch ui.We can't add properties: editMode and freestylePallete.The jsp rendering the the colorpicker sends the settings in an object called "modes", but the js file u...
Hi,now my component reads its annotation properties with the activation function.I need to have a property shared by two components.Can i read the property of another component inside the activation function?Thanks
Hi,can we use adobe granite SSO authentication handler to implement SSO for the web sites based out of AEM? if yes, can you please provide steps. Is it possible to use adobe granite SSO authentication handler for the custom forms for the websites based out AEM? if yes, please provide the steps??
Hi,I have 2 arrays question is multiitem and answer which is multi item againI wanted to display answer under the question. I am trying to access question by index so that I can fetch corresponding answerHow can I do that with sightly?<ul data-sly-list="${properties.question}"> <li>${ [ item ]}</li...
Hi,This is an edited post (which had made earlier). Into an existing dialog (with multi Tabs) I have added a new tab as part of an enhancement.The below code shows a part of the "multicompositefield" which have in the new Tab..............................................................................
In AEM - CQ 5.6.1 I'm having trouble with updating the classic view dialog box. If I add a new widget, panel, etc. to an existing component's dialog box, the changes don't get updated on the pages, where I'm using them.I tried clearing browser cache, dispatcher cache, reactivated in treeactivation, ...
Hi,Please refer to the following URL on AEM Responsive Web Design.https://docs.adobe.com/docs/en/cq/5-6-1/developing/mobile/responsive.htmlIs there a step by step procedure (tutorial) of creating a AEM Responsive Web Site and testing it, using the principles described in this link (end to end)?Appre...