Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hello,
Is there any xtype available in CQ which supports multiple selection in a list as per attached screen-shot?
[img]Screen Shot 2015-09-28 at 3.53.25 PM.png[/img]
Thanks.
Solved! Go to Solution.
AEM Integrates ExtJS framework, Above xtype is itemselector which is present in Extjs but it is not included in AEM.
Here are the available xtypes in AEM : https://docs.adobe.com/docs/en/aem/6-1/develop/components/xtypes.html
Ext Js: http://examples.sencha.com/extjs/6.0.1/examples/classic/multiselect/multiselect-demo.html
Please share the your use case, may be community can provide another approach to implement.
View solution in original post
Out of the box - no - for this type of GUI - you would need to develop a custom list selector xtype. See this community article for an idea of a custom xtype with different UI components on it.
https://helpx.adobe.com/experience-manager/using/jstl.html
Views
Likes
Replies