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

askdctm
askdctm
Offline

Badges

Badges
35

Accepted Solutions

Accepted Solutions
7

Likes Received

Likes Received
49

Posts

Posts
476

Discussions

Discussions
57

Questions

Questions
419

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by askdctm
Customize the badges you want to showcase on your profile
Re: Dropdown field in dialog appears shrinked in size - Adobe Experience Manager 18-07-2016
Hi All,Also, remember having heard somewhere that "layoutOnTabChange" property comes in handy to resolve this issue.Any idea on where this property is to be used/reference links/pointers on this. Our component dialog has two dialogfieldset in a single tab. One of them has pathfield in it. The other has#1] textfield#2] xtype=selection based on which (#3 or #4 is displayed)#3] a multifield of xtype="pathfield"(of type path is displayed)#4] xtype = selection having a set of hardcoded dropdown value...

Views

2.0K

Likes

0

Replies

0
Dropdown field in dialog appears shrinked in size - Adobe Experience Manager 18-07-2016
Hi All,Details as below :We have an issue wherein a dropdown field of type="select" and xtype="selection" with allowBlank="false", defaultValue="6" and itemId="sample" is there.And itemId is used in one of the listener to show/hide this particular dropdown in the dialog.Due to this, the dropdown is not appearing properly in the dialog and appearing as seen in the screenshot.Any thoughts/solution on how to resolve this , will be really helpful.

Views

8.4K

Likes

0

Replies

17
Re: Thoughts on integrating AEM with GSA[Google Search Appliance] - Adobe Experience Manager 06-07-2016
Hi gcarlino,Thank you for your reply. The post you mentioned has details with respect to it. In case you get hold of any other additional details, please do post them. Thanks again.@Peter,I am not very sure as to why we are taking this approach. Will try and see if I can get them to think on SOLR rather than GSA.

Views

1.5K

Like

1

Replies

0
Thoughts on integrating AEM with GSA[Google Search Appliance] - Adobe Experience Manager 05-07-2016
Hi All,Was trying to find some documentation on this, but could not find much information except at places where it mentioned that we need to generate sitemap xml which has then, to be fed to GSA.Any additional thoughts/documentation on this will be helpful.

Views

2.1K

Likes

0

Replies

4
Re: Need help with Junit for the below mentioned WCMUse class : Bit Urgent - Adobe Experience Manager 30-06-2016
Hi All,Additional observation:When I "debug as Junit test", just for this junit class it throws message as seen in screenshot. If i click ok for 3-4 times it then goes to debug mode. Did run couple of builds, restarted eclipse, manually placed core bundle[having java code] into system/console/configMgr, but still the same. Has this got anything to do with the errors its throwing for WCMUse methods.

Views

4.8K

Like

1

Replies

0
Re: Need help with Junit for the below mentioned WCMUse class : Bit Urgent - Adobe Experience Manager 30-06-2016
Hi All,An additional observation as below :I can see that when any of the WCMUse related methods[https://docs.adobe.com/docs/en/aem/6-0/develop/ref/javadoc/com/adobe/cq/sightly/WCMUse.html#getResourceResolver()] is being used in the Junit, its failing with Nullpointerexception for those and throwing WCMUseException. However, from other component junit test classes when the same method[i.e, getList() mentioned above] is called it is working. Not sure where exactly I am going wrong.

Views

4.8K

Like

1

Replies

1
Re: Need help with Junit for the below mentioned WCMUse class : Bit Urgent - Adobe Experience Manager 29-06-2016
Hi All,Any thoughts on this will be helpful.

Views

4.8K

Like

1

Replies

0
Need help with Junit for the below mentioned WCMUse class : Bit Urgent - Adobe Experience Manager 29-06-2016
Hi All,public abstract class SampleUse extends WCMUse {protected List getList(ValueMap resourceProperties) { String propertyName = get(Constants.NAME, String.class); and so on...#1] This is like a utility class and has various methods in it, invoked from various places/components. But the requirement is to invoke these methods from SampleUseTest.java even though components are invoking the same code.#2] The "get" is a WCMUse class, which retrieves arguments passed via sightly [for instance : @ p...

Views

5.2K

Likes

0

Replies

5
Re: Make pathfield inside multifield mandatory[* to appear against field name in component dialog] - Adobe Experience Manager 14-06-2016
Hi Lokesh,Thank you for your reply.Awaiting your response.

Views

3.4K

Likes

0

Replies

0
Make pathfield inside multifield mandatory[* to appear against field name in component dialog] - Adobe Experience Manager 14-06-2016
Hi All,The dialog structure I am having is as below: #1] Giving allowBlank="false" in the above doesnt show up * against the field in component dialog.#2] Tried adding in section for multifield only, but did not help.#3] Added in both places[in above dialog representation present only at pathfield] , but * doesnt show up against field in component dialog.Not sure what I am missing. Any thoughts/pointers on this will be helpful.

Views

4.3K

Like

1

Replies

5