要解决"AEM - CRXDE: 组件的cq:Dialog未显示"的问题,可以尝试以下解决方法:
示例代码:
/apps/myproject/components/mycomponent/cq:Dialog
示例代码:
/apps/myproject/components/mycomponent/cq:Dialog
- jcr:primaryType = "nt:unstructured"
示例代码:
/apps/myproject/components/mycomponent/cq:Dialog
- sling:resourceType = "myproject/components/mycomponent/dialog"
示例代码:
/apps/myproject/components/mycomponent/cq:Dialog
- cq:actions = "[\"text\":\"Save\",\"command\":\"save\",\"icon\":\"/libs/cq/ui/widgets/themes/default/icons/16x16/save.png\"]"
示例代码:
通过检查以上代码示例,您可以确保cq:Dialog节点被正确定义,并正确引用到组件中。这样可以解决"AEM - CRXDE: 组件的cq:Dialog未显示"的问题。