Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

AEM - Touch UI add numbering to Multifield Items | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

AEM - Touch UI add numbering to Multifield Items by Sreekanth Choudry Nalabotu

Abstract

Add numbers to composite multifield items for easy identification...

Solution

1) Login to CRXDE Lite (http://localhost:4502/crx/de), create folder /apps/eaem-touchui-multifield-items-numbering

2) Create node /apps/eaem-touchui-multifield-items-numbering/clientlib of type cq:ClientLibraryFolder, add String[] property categories with value [cq.authoring.dialog.all], String[] property dependencies with value lodash.

3) Create file (nt:file) /apps/eaem-touchui-multifield-items-numbering/clientlib/js.txt, add

mf-items-numbering.js

4) Create file (nt:file) /apps/eaem-touchui-multifield-items-numbering/clientlib/mf-items-numbering.js, add the following code

Read Full Blog

AEM - Touch UI add numbering to Multifield Items

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies