Do we have ability in OOTB coral Tag field to display only 1 level of tags instead of their children or do we have a tags dropdown available ??
Solved! Go to Solution.
Views
Replies
Total Likes
With Autocomplete you can create your own datasource which will return only level one tag.
E.g. Search/Filter Touch UI Dialog Dropdown in AEM
Views
Replies
Total Likes
Hi,
There is a option to create dropdown using autocomplete list but there is a coral type is available for tags.
/libs/cq/gui/components/coral/common/form/tagfield
Autocomplete — Granite UI 1.0 documentation
Views
Replies
Total Likes
Thanks Arun..We are using tagfield only but we are unable to restrict that to display 1 level. It displays Child tags also. Seems using the auto complete also we are unable to get the single level tags in the Dropdown.
Views
Replies
Total Likes
With Autocomplete you can create your own datasource which will return only level one tag.
E.g. Search/Filter Touch UI Dialog Dropdown in AEM
Views
Replies
Total Likes
Views
Likes
Replies