Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
My parent component has cq:isContainer set to true and has a childeditor field in it. I am able to select components from my allowed component list. But im unable to reoder them in the crxde or even in the parent component dialog.
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
i was using hashmap to fetch child nodes, which was causing issue in reordering. I changed that to linkedHashmap and it works now.
Are you able to drag and drop the child components? While doing that are there any console errors?
im able to drag and drop and there are no console error when i do that
Sorry I mean when we try to drag and move the child components, do we see any errors? The reordering should be happening using gui drag and move
i was using hashmap to fetch child nodes, which was causing issue in reordering. I changed that to linkedHashmap and it works now.
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas