Using AEM 6.5, how can we limit the number of items to a maximum of six for our icon bar? I searched and found 'max' and 'max-item' to try, but neither worked when I added them to the iconitem in CRXDE.
icon
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
This feature isn't available out-of-the-box.
https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/...
You can check this for custom implementation.
https://sourcedcode.com/blog/aem/aem-granite-ui-multifield-maximum-items-validation
This feature isn't available out-of-the-box.
https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/...
You can check this for custom implementation.
https://sourcedcode.com/blog/aem/aem-granite-ui-multifield-maximum-items-validation