Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Multiple Issues in scaffold cq:dialog creation in AEM 6.4 Touch UI

Avatar

Level 1

Hi,

While working on creating cq:dialog nodes for scaffold pages, I see below issues :

1) Rich Text Plugin gives error "Uncaught ReferenceError: ui is not defined" and "Update" button doesn't work and save the data. Once I remove the rich text , it works fine. I created same rteplugin in a component and it works fine.

2) Tried sling:resourceType as

  • granite/ui/components/foundation/form/fileupload"
  • cq/gui/components/authoring/dialog/fileupload

  is not allowing me to drag and drop images. While trying to drag image from Dam, it gets stuck in middle and doesn't move forward.

Can you please provide a solution to these issues which I am seeing in AEM 6.4 environment ?

Thanks,

Prasanna

1 Reply

Avatar

Level 10

See this doc topic for AEM 6.4 - it says you should use Classic UI: Scaffolding

It states:

Although there is a Scaffolding mode available, the maintenance and creation of scaffolds as well as creating new pages from scaffolds is done in the classic UI. See Scaffolding in the classic UI authoring documentation for details.