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

Vijaya_Immadise
Vijaya_Immadise
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
11

Posts

Posts
60

Discussions

Discussions
5

Questions

Questions
55

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Vijaya_Immadise
Customize the badges you want to showcase on your profile
Re: could you please explain what is extraClientlibs ? - Adobe Experience Manager 03-09-2022
This would be fantastically more useful if Adobe didn't keep entirely retrofitting their url schema. The referenced link bounces to the community.adobe.com root, now. I don't suppose anyone knows where I might find the content that had been resident where it USED to lead? Or, failing that, if you could at least explain what "category1" is supposed to refer to? Say I have a component (`apps/XXXX/components/content/some-component`.) If it is my intention to load a css file exclusive to the cq:dial...

Views

20

Likes

0

Replies

0
Re: AEM-6.4 AWS pom dependency version - Adobe Experience Manager 25-07-2018
Hi Arun.Tried but no luck.Currently using,com.amazonawsaws-java-sdk-osgi1.10.76providedand uber.jar is as followscom.adobe.aemuber-jar6.4.0apisprovidedAfter that, I am getting the following run time exceptionjava.lang.IllegalStateException: Socket not created by this factoryat org.apache.http.util.Asserts.check(Asserts.java:34) [org.apache.httpcomponents.httpcore:4.4.8]at org.apache.http.conn.ssl.SSLSocketFactory.isSecure(SSLSocketFactory.java:435) [org.apache.httpcomponents.httpclient:4.5.4]at ...

Views

808

Likes

0

Replies

0
Re: Playing video using rich text editor - Adobe Experience Manager 20-07-2017
Hi Scott,What if the requirement calls for a video player other than YouTube (re: Brightcove)?

Views

512

Likes

0

Replies

0
How to get and process the form data submitted by user (means end user)and how to store in dataschema. Example:We have a input form for the enduser. we have to process and store in dataschema. - Adobe Campaign Standard 26-04-2017
There is an input form to be filled by end user. Once end user submit the data we have to get and process the data then we need to store in the database. Please let me know how to do it in campaign

Views

491

Likes

0

Replies

0
Re: Touch ui events and properties - Adobe Experience Manager 03-04-2018
Hi,It seems required="true" is not adding '*' to the field label by default.

Views

560

Like

1

Replies

0
Re: Touch UI - cq.auhoring.dialog - Adobe Experience Manager 17-07-2017
Hi,In fact I spent some time trying to make the property "extraClientLibs" work. Just to realized that in Adobe documentation they made a mistake, because they wrote the property "extraClientLibs" instead of "extraClientlibs".

Views

3.3K

Likes

0

Replies

0
Multifield touch ui listeners - Adobe Experience Manager 05-12-2016
Hi, I have implemented as mentioned listeners for touch ui above. It is working fine. But here I have few queries.1)Clientlibs - categories[]- cq.authoring.dialog. Is this mandatory to give category name as cq.authoring.dialog ? Because I tried to give another name. then it is not working. please explain2) Suppose I have another component with multifield and for that also I need to implement some logic. In such cases how to do that. I would like to explain this with examplea) I have one dialog w...

Views

638

Like

1

Replies

0
Re: How to give limit on number of multifield items in touch ui - Adobe Experience Manager 05-12-2016
Hi VijayI would request you to please create a separate question for followup questions and mark this question as answered.But for your reference please find below answer to your few questions:1. To have your client library loaded for all dialogs, set the category property of your client library to cq.authoring.dialog. This enables to use all the functions available in Granite UI. ~kautuk

Views

2.0K

Likes

0

Replies

0
Re: Touch UI multifield not retaining the values - Adobe Experience Manager 06-12-2016
Hi Vijay,I also encountered the same issue but solved it.This article can help : http://experience-aem.blogspot.in/2015/06/aem-61-touch-ui-composite-multifield-store-values-as-child-nodes.htmlAlso you can download sample package from this link : https://drive.google.com/file/d/0B4d6KmbLkAumRk5OeUlQY3N1c3c/viewHope this helps! Thanks,Nupur

Views

680

Likes

0

Replies

0
Re: Redirecting from sling servlet - Adobe Experience Manager 09-05-2016
Hi,Not pretty sure, but just giving providing some inputs, which might be related to this.getResponse().sendRedirect(path + ".html");This is used in our WCMUse class to redirect to error page.

Views

796

Likes

0

Replies

0