Hi,I have selection field with dynamic options from servlet.I am loading options from loadcontent event of the widgetthe problem is when i select an option and submit dialog(clicking ok in dialog) the value is getting stored in JCR but when i reload the page and open dialog it is not getting popu...
The below path is for hyperlink/apps/cq/ui/widgets/source/widgets/form/rte/plugins/LinkDialog.jsI need to add a custom button in rte plugin to extend the hyperlink functionality?
Hello,I would like to put the classic UI's RTE inside of a granite UI dialog. The RTE would appear like the classic UI dialog in the picture at this URL:http://docs.adobe.com/content/docs/en/aem/6-0/administer/operations/page-authoring/rich-text-editor/_jcr_content/par/procedure_19/proc_par/step_0/...
Hello everybody,how to resolve a problem,if in the dispatcher cache the both images '/content/dam/geometrixx/portraits/alison_parker.jpg/jcr:content/renditions/cq5dam.thumbnail.140.100.png'and '/content/dam/geometrixx/portraits/alison_parker.jpg'should be exist.The folder can not contain the folder ...
Hi,We are using sightly. When I drag a component to a parsys, It is appending some div tags to it. For example, it is appending the following the following div tag to my navigation component:<div class="topnav section"></div>I've already used data-sly-unwrap and I don't know why it is appending that...
I'm looking to create a feature similar to that of a calendar or news. My pages would have similar structure, e.g. fields like Title, Date, Location etc., but the components used on the page would differ. One page could be one column, another page could be two columns and a third page could be one c...
I am trying to Access DAM using REST API Through QueryBuilder JSON.Though I am able to do a READ but I am not sure if I can do an UPDATE, DELETE or CREATE using REST.Please let me know if I can perform these operations.Thanks in advance. EDIT: I am using AEM 6.1
Hello,I want to do CRUD operations on AEM DAM using simple JSP application which is outside AEM.Is there any way where I can do CRUD operations using simple JSP application.
I'm defining the structure of the page that my scaffold will create, but I'm failing to see how I can add a DatePicker in the Dialog Editor. I would have expected a Date(Time)Picker in the Fields grouping but no. So, how do I add a DatePicker to my scaffold?