Skip to main content
New Participant
December 13, 2017

AEM 6.2 Dialog breaking if Multifield items exceeds limit

  • December 13, 2017
  • 13 replies
  • 10577 views

Hi All,

I am using AEM 6.2. In my component there are 3 tabs. Each tab has 3 multifields, so total 9  multifields in component. As soon as i drag and drop component in page  and author it, it work as expected(added approximately 200 items in all 9 multifield widgets),  it stored these values in crx repository,  till here everything is fine.

When i click edit button to edit dialog values. Dialog is broken. I analysed till 176(total items in all 9 multifield) elements it is working. After which it start breaking the dialog.

Now i am unable to edit the dialog. This issue is now becoming critical to fix.

Any help is really appreciated, how to make sure to author any no of items in multifield without breaking the dialog when open for edit?

Please advise if anyone face similar challenge.

Installed SP1 on  AEM6.2 also didn't fix my issue.

Thanks,

Pradeep

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

13 replies

edubey
New Participant
December 14, 2017
New Participant
December 14, 2017

sling:resourceType is granite/ui/components/foundation/form/multifield for all multifield widgets in my component. though i have acs-commons folder in apps folder.

Please advise how to solve this.

smacdonald2008
New Participant
December 13, 2017

For the Multi-field - are you using ACS-COMMONS?