touchUI-multifield throws "CUI is not defined" error | Community
Skip to main content
Level 2
October 16, 2015
Solved

touchUI-multifield throws "CUI is not defined" error

  • October 16, 2015
  • 2 replies
  • 2432 views

Using AEM 6.1 and have created a nested multifield dialog based on this  example (http://experience-aem.blogspot.com.au/2015/03/aem-6-sp2-touch-ui-coral-ui-nested-multi-multifield.html)

I'm seeing an error "CUI is not defined"  thrown at line 169 in the nested-mulitfield.js.

Any one else experience this and have a possible resolution?

 

Thanks

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 Lokesh_Shivalingaiah

Are you referring to this article http://experience-aem.blogspot.in/2015/06/aem-61-touch-ui-composite-multifield-store-values-as-child-nodes.html ??

There is already a package to install in that article. You can try installing that 

2 replies

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
Level 10
October 16, 2015

Are you referring to this article http://experience-aem.blogspot.in/2015/06/aem-61-touch-ui-composite-multifield-store-values-as-child-nodes.html ??

There is already a package to install in that article. You can try installing that 

Level 2
October 16, 2015

Apologies...updated the question with the correct link (http://experience-aem.blogspot.com.au/2015/03/aem-6-sp2-touch-ui-coral-ui-nested-multi-multifield.html)

I realise there is an install package. I installed that package then modified the _cq_dialog to suit my usage.

Even that package throws "CUI is not defined" error