Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Sridhar
Sridhar
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
9

Posts

Posts
67

Discussions

Discussions
1

Questions

Questions
66

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Sridhar
Customize the badges you want to showcase on your profile
Re: How to use radiogroup xtype in dialog? - Adobe Experience Manager 15-10-2015
That is exactly what I am suggesting. The benefit is when defining in JavaScript -- you have access to the methods and event handlers of the data type. In your case -- the methods and events that belong to CQ.Ext.form.RadioGroup. This allows you to drive custom functionality that is not available with OOB when you define it using Nodes and Props using CRXDE Lite.

Views

526

Likes

0

Replies

0
Re: How to get selected radio button value from Dialog to JS? - Adobe Experience Manager 15-10-2015
selection.getValue() would seem to be the method to use:http://dev.day.com/docs/en/cq/current/widgets-api/output/CQ.form.Selection.html scott

Views

423

Likes

0

Replies

0
Re: How to create mobile pages from desktop pages through Multi Site manager in CQ5.4? - Adobe Experience Manager 15-10-2015
Sorry, I didn't read carefully enough. You need to add the device group to your page:http://dev.day.com/docs/en/cq/5-4/developing/mobile.html#Device%20Groupsscott

Views

187

Likes

0

Replies

0
Re: How to send the values from end user dialog to servlet? - Adobe Experience Manager 15-10-2015
I saw this but whether this way is recommended if yes means i which scenario it will suits.By using this way i mentioned below Thanks

Views

523

Likes

0

Replies

0
Re: Restrict Parsys Component - Adobe Experience Manager 15-10-2015
I wish I could but unfortunately, no....because client specific code is not made available publically.

Views

202

Likes

0

Replies

0
Re: Is prepared statement there to access the JCR like JDBC? - Adobe Experience Manager 15-10-2015
Hi,technically yes, if you don't check your parameters, you can insert unwanted values into your query. But then the effect is always limited, because before the result is delivered to you, every item is checked against the ACLs, so no you cannot get data you are not allowed to read.If you need more detailled answers (or for some reasons official answers), please raise a Daycare ticket.Jörg

Views

572

Likes

0

Replies

0
Re: Error in creating a custom widget in dialog ?? - Adobe Experience Manager 15-10-2015
Thanks man.We found the problem and now its working.You didn't say anything about my edit behavior point which i asked in my previous post. Please have look at my previous post as well as this link i mentioned belowhttp://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__ytzu-hi_guys_we_h.html

Views

203

Like

1

Replies

0
Re: What is the purpose of cq:dropTargets and cq:inplaceEditing in CQ5.4? - Adobe Experience Manager 10-01-2018
That is because this thread is 3 years old and doc team moved doc URLS.

Views

926

Like

1

Replies

0
Multi Site Manager is not working in cq5.4? - Adobe Experience Manager 15-10-2015
Hi guys, We have successfully created website in desktop by using AdobeCq5.4. In order to develop that same website in mobile ,again we created template and manually added pages. But in adobeCQ5.4, we have option like "Live Copy" . By using this technique we can easily created mobilewebsite in Adobe CQ5.4. Could you please provide those steps how to achieve mobile website in adobecQ5.4 from desktop site (Pages) ? We need to implement AdobeCQ5 MultiSiteManager in site.We have created reference pa...

Views

208

Likes

0

Replies

0
Re: Send Mail in CQ5 - Adobe Experience Manager 15-10-2015
create a process step to send emails prior to the participant step with its handler advance set to true.

Views

136

Likes

0

Replies

0
Likes given to