AEM - Touch UI add numbering to Multifield Items | AEM Community Blog Seeding | Community
Skip to main content
kautuk_sahni
Community Manager
Community Manager
May 18, 2020

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

  • May 18, 2020
  • 0 replies
  • 1811 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.