Custom Multifield is not working In AEM 6.3 | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

In 6.3, there need to be an update - I have let the team know there is an issue.

37 replies

Level 8
June 13, 2017

This is very vague.

This is also the reason you don't implement custom multifields, because the API's are constantly changing.

urnotmydad
June 13, 2017

Custom Multifield is not working in AEM 6.3?

smacdonald2008
Level 10
June 13, 2017

What error in the browser are you seeing?

smacdonald2008
Level 10
June 13, 2017

I am seeing an error too in 6.3. This works in 6.2. I am investigating. It may be a bug.

Uncaught RangeError: Maximum call stack size exceeded

    at instanceGenerator._addListeners (composite-multifield.7ad2e3d05f614dfeab0290e74ff2d9

I will post back my findings.

Level 8
June 13, 2017

This typically happens because 2 xtypes have the same namespace and therefore AEM tries to load both.  I've seen this with ACS Commons installed (with their multifield panel) and also a custom multifield being installed.

smacdonald2008
smacdonald2008Accepted solution
Level 10
June 13, 2017

In 6.3, there need to be an update - I have let the team know there is an issue.

mallikarjunp178
Level 2
June 14, 2017

seen error because we have customised the dialog, i have updated the customised dialog with 6.3 updates its started working.

Thanks.

Level 2
June 27, 2017

i created custom multi field in touch ui AEM 6.3,but when i am trying to add fields i am getting error in console

Uncaught RangeError: Maximum call stack size exceeded.

Level 5
June 27, 2017

Same here.

Uncaught RangeError: Maximum call stack size exceeded

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

    at f._addListeners (composite-multifield.min.js:59)

mallikarjunp178
Level 2
June 29, 2017

In AEM 6.3, custom multi-field is available as part of coralUI.