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

Veena_Vikram
Veena_Vikram
Online

Badges

Badges
59

Accepted Solutions

Accepted Solutions
130

Likes Received

Likes Received
636

Posts

Posts
1132

Discussions

Discussions
310

Questions

Questions
822

Ideas

Ideas
6

Blog Posts

Blog Posts
8
Top badges earned by Veena_Vikram
Customize the badges you want to showcase on your profile
Re: tel: protocol not working in aem for pathfield classic ui - Adobe Experience Manager 13-06-2017
I have referred the below also for this issue Antisamy configuration locations xss - Rendering telephone links in HTL based on input from a Rich Text widget - Stack Overflow ThanksVeena

Views

7.7K

Like

1

Replies

1
Re: tel: protocol not working in aem for pathfield classic ui - Adobe Experience Manager 13-06-2017
PFB. Please be noted that I was testing this functionality adding it to the existing components in my project . So I am just pasting only the code needed and the content displayed Thanks Veena

Views

7.7K

Like

1

Replies

0
Re: AEM Query for property with no value - Adobe Experience Manager 13-06-2017
The solution I was suggesting is to get all the nodes with the property=sectionEmail and then once you have those , iterate over the property nodes and look for the nodes which has empty value .ThanksVeena

Views

4.8K

Likes

0

Replies

0
Re: tel: protocol not working in aem for pathfield classic ui - Adobe Experience Manager 13-06-2017
Hi leeasling I was also trying to test this . I did the changes you mentioned But still I get my link as broken only. Do you think I am missing something. I am using AEM 6.2ThanksVeena

Views

7.7K

Like

1

Replies

1
Re: AEM Query for property with no value - Adobe Experience Manager 13-06-2017
One workaround is to fetch all the nodes with properties and doing a node and property operation to check if the value is empty.One question , If you author a dialog with empty field (leave a field blank), obviously the property is not going to be present on the node once you submit the dialog. In that case the query suggested by leeasling​ is the exact solution. How are you setting an empty property to a node? Through a back end Java class or service ? ThanksVeena

Views

4.8K

Likes

0

Replies

0
Re: No components in touch ui no classic toolbar in old ui - Adobe Experience Manager 09-06-2017
Can you provide a screenshot of what you see in screen ?

Views

812

Likes

0

Replies

0
Re: Web enabled images with fixed size - Adobe Experience Manager Assets 09-06-2017
You can even try Image Magick I guess. I have not used , but have seen people using it in different projectsThanksVeena

Views

1.7K

Likes

0

Replies

0
Re: How to check the MIME Type before uploading? - Adobe Experience Manager 09-06-2017
Hi Nandhini @Property(value={"application/pdf", "application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/ms word"}, Is there a space in ms word ? I assume it should be application/msword. Please check if this minor issue is causing problem?ThanksVeena

Views

6.5K

Likes

0

Replies

1
Re: AEM 6.1 query results difference using TAGs - Adobe Experience Manager 08-06-2017
I assume this could be because of your indexing. Could you try to replicate the indexing done in your qa publish to your local and check what issue you might be facing ?

Views

1.2K

Like

1

Replies

0
Re: Argument cannot be null if path is not absolute: apps.sling.servlet.errorhandler.ResponseStatus - Adobe Experience Manager 08-06-2017
HI Keerthi On a first look at the code and error , I could see a line in the error log which says service: Resource /bin/moviename not found . Did you verify if the bundle is active ?ThanksVeena

Views

832

Like

1

Replies

0