问题标签 [smartedit]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
hybris - 我们可以根据 hybris 中的分类属性创建自定义限制并在 smartedit 中显示相同吗?
我们可以根据 hybris 中的分类属性创建自定义限制吗?我们如何在 smartedit 中引入类属性的下拉菜单?任何指针都会有很大帮助..
hybris - 为什么 Hybris 的 smartedit 上不显示受限页面选项?
为什么 Hybris 的 smartedit 上不显示受限页面选项?而在限制选项卡下的后台也可以使用。可以在 smartedit 中启用相同的功能吗?
content-management-system - SmartEdit hybris 中本地化嵌套组件的问题
我在 smartedit 中编辑本地化嵌套组件时遇到一般问题
虽然对于非本地化嵌套组件的编辑工作完全正常(编辑窗口打开),但当我尝试单击并编辑本地化 cms 属性(如图片上的那个)时,编辑窗口没有打开。
smartedit 中的本地化 cmscomponent 属性
我可以看到根本没有发送到后端的请求,而对于非本地化,我可以看到正在发送对 Structure API 的请求。
我在浏览器控制台或 hybris 控制台中看不到任何错误日志。
我正在使用 hybris 2011
任何帮助,将不胜感激
content-management-system - 拖放功能在 SmartEdit 中不起作用
第 1 节(CMSFlexComponent)
在 SmartEdit 中,我们可以将 Section1 拖放到其他部分中。但是我们不能在部分本身更改单个 CMSParagraphComponents 的内容。
Section2 (CMSTabParagraphContainer)
我们可以在本节中更改各个 CMSParagraphComponents 的内容。但是我们不能将 CMSParagraphComponents 拖放到其他部分。
第 3 节(3 个单独的 CMS 段落组件)
我们能够毫无问题地更改和移动 CMSParagraphComponents。
问题
- 什么决定了 SmartEdit 中不同组件的行为,为什么有些可以拖放?
- 为什么我们应该考虑使用容器?