Expand my Community achievements bar.

SOLVED

Tag Picker Touch UI component

Avatar

Level 4

We are in the process of converting our components dialogs to the new touchUI.  Some widget have direct equivalence in the new framework, but we're scratching our head for a few of them, namely the tag picker. Is there something OOTB we can use? or should we code it from scratch?

Thank you.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Not all data type between classic and touch have 1-1 mappings. Here is the Touch UI dev guide that can help you:

http://docs.adobe.com/content/docs/en/aem/6-0/develop/ref/coral-ui/docs/2.1.2-aem600-015/index.html

In addition - here is another reference (granite reference) that will help you: 

http://docs.adobe.com/docs/en/aem/6-0/develop/ref/granite-ui/api/index.html

Hope these help you.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Not all data type between classic and touch have 1-1 mappings. Here is the Touch UI dev guide that can help you:

http://docs.adobe.com/content/docs/en/aem/6-0/develop/ref/coral-ui/docs/2.1.2-aem600-015/index.html

In addition - here is another reference (granite reference) that will help you: 

http://docs.adobe.com/docs/en/aem/6-0/develop/ref/granite-ui/api/index.html

Hope these help you.