Hi,1. I created a listener with a function that calls servlet on submit of the dialog box. But the listeners is not working for granite UI Page using classic dialog. And how can we create a listeners for the granite dialogs(cq:dialog). Urgent reply would be highly appreciated. 2. When components are...
In the Dispatcher configuration help page it says "The /sessionmanagement property is a subproperty of /farms", however at the very top of the page it can be clearly seen to be a subproperty of one particular farm (called website).So which is it?
I am currently using Scene7 for my company and was wondering if you can use the '$$' more than once. For example, I use $$ as the product I want to link to but I also want it to show up in our metrics system uniquely in the same fashion. So it would look something like blah.com/Product_$$?cm-_-$$. I...
I'm using a copy of the image-fondation-component (/apps/foundation/components/image/cq:editConfig/cq:dropTargets/image) with accepts image/* and groups media. Now I want to configure the image component so that only images from the DAM are allowed (and especially no upload from a Windows Explorer)....
Hi everyone,I need to create a component but I am encoutering some problems with it.These are the requirements:- The author should be able to define a list of objects (multifield). Each one of these objects is composed of a textfield, a pathfield and a nested list. It is also necessary to be able to...
Hi There , I have a servlet which returns me a json and using sling post servlet from a jsp page I post entire json and new nodes gets created in jcr . Now i have a requirement to execute the same behaviour from a workflow . Is there any way where I can execute , slingPostServlet from a workflow...
I have a requirement to add dynamically tabs in dialog which will contain different xtypes. So, I have written a listner to add tabs on click of a button(this button seats inside of dialog). Now on click of "ok" button, again another listener will be called which will create node structure in CRX co...
My customer wants content that is placed in DAM in authoring to be activated and moved to publish when it is placed in authoring. They are adding content using the Sling post servlet. They been given the warnings: Each version is saved on publish and changing large files often will cause the reposit...
Purpose: I want to use Brackets to edit my aem component files(such as XX.jsp), and live deploy and live reload the content page.I installed the Brackets now, so I don't know how to use it. How to configure the Brackets? Need your help, thank you!