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,
There is xtype editorgrid in Classic UI:
https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets/xtypes.html (Search for 'editorgrid ')
[img]https://docs.adobe.com/content/docs/en/cq/5-6-1/developing/widgets/xtypes/_jcr_content/par/image_10....
Is there something similar in Touch UI?
Solved! Go to Solution.
After looking through the ref docs - it appears there is no grid like this.
One suggestion is you can create a custom type like how we created a custom color picker here:
https://helpx.adobe.com/experience-manager/using/creating-touchui-validate1.html
As you will see - a custom type can be built via JQuery.
View solution in original post
Here is the Granite API docs:
https://docs.adobe.com/docs/en/aem/6-0/develop/ref/granite-ui/api/index.html
Hope this helps...
Views
Likes
Replies