Expand my Community achievements bar.

Clive_Stewart
Clive_Stewart
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • leeasling wrote... I would re-think how you're structuring your component before you go build a custom xtype.  There is always a way to achieve the functionality you need without going down the rabbit hole that is custom xtypes (not to mention the classic UI will go away and be unsupported). What's ...

    Type

    Questions

    Views

    760

    Likes

    0

    Replies

    0
  • Having run through the various development articles on customising dialogs and working with XTypes the examples always include sample js file that handles the dialog, and extends functionality when creating a custom XType.However, I find I get lost in points of the JS code as it is using Ext JS .Now...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    4
  • kautuksahni wrote... Hi Adding to what is mentioned by Praveen, If you want to react on a change in a select field, you have to listen to the event "selected". After catching, you can get the other fields in the dialog by using the fromElement method: https://docs.adobe.com/docs/en/aem/6-1/ref/coral...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • Ratna Kumar wrote... Hi Clive, Yes as scott stated above, use the maven command as mentioned in the article: https://helpx.adobe.com/experience-manager/using/first-osgi.html The command which you have referred is outdated one - $ mvn archetype:generate -DarchetypeGroupId=com.day.jcr.vault -Darchetyp...

    Type

    Questions

    Views

    900

    Likes

    0

    Replies

    0
  • Hi Scott, Thank you for both the article and the maven command. I really appreciate all the help people have given me on this forum. RegardsClive

    Type

    Questions

    Views

    799

    Likes

    0

    Replies

    0
  • kautuksahni wrote... Hi  For your second part of the problem, i would suggest you to have a look at this old forum thread :- Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__6s1u-hi_all_ive_b.html Link:- https://github.com...

    Type

    Questions

    Views

    801

    Likes

    0

    Replies

    0
  • If I use the AEM plugin for Eclipse then the Archetypes available through it are all multimodule projects. Is there an archetype I can use to build single module OSGI components, such as an OSGI budle for use as a Servlet.In the past I could do this from the command line using$ mvn archetype:generat...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    6
  • edubey wrote... It works on listener, as high level you need to apply listener on which you want something to work. Now in this case you will a add listener on check box so that a particular action can be performed. For Classic UI you need to use widget listeners, check widget documentation https://...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • smacdonald2008 wrote... We are releasing a very similar article this FRI:  http://scottsdigitalcommunity.blogspot.ca/2016/03/dynamically-updating-aem-touchui-select.html For Touch UI - its all about dynamically populating the DataSource object - as will be shown in this article.   HI Scott, I look f...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • Hi, I am looking for an understanding of how to make a dialog dynamic in the sense that if say when the author is on a component's dialog, if they selected a  checkbox then a drop down list of items would be dynamically generated in the dialog. RegardsClive Stewart

    Type

    Questions

    Views

    4.1K

    Likes

    0

    Replies

    11
Top badges earned by Clive_Stewart
Customize the badges you want to showcase on your profile