2020-09-13 23:40发布
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
大家好,
当我打开智能编辑并单击基本编辑时,我在菜单栏上找不到添加组件按钮,有什么主意吗?
嗨Jameel,
SmartEdit中的大多数功能是根据用户读取或写入内容目录的权限启用的。 您是否尝试授予用户或用户组对暂存书店内容目录的写权限?
然后排除权限问题。
嗨,Chhunry,我使用的是超级管理员admin nimda
这种情况发生在未正确配置智能编辑时。 您可以验证您是否添加了以下扩展名
之后,完成smarteditaddon安装。 然后在店面的project.properties文件中添加以下条目
[storefrontName] .additionalWebSpringConfigs.smarteditaddon = classpath:/smarteditaddon/web/spring/smarteditaddon-w smarteditaddon.application-context = smarteditaddon-spring.xml smarteditaddon.javascript.paths.sensitive =/shared/common/js/webApplicationInjector .js;/shared/common/js/reprocessPage.js;/shared/common/js/adjustComponentRenderingToSE.js;/响应/公共/js/smarteditaddon.js smarteditaddon.css.paths.sensitive =/响应/common/css/smarteditaddon.css
,然后从平台上运行ant npminstall
如果您已暂存->联机安装,但已暂存为活动目录,也会发生此问题。
最多设置5个标签!
嗨Jameel,
SmartEdit中的大多数功能是根据用户读取或写入内容目录的权限启用的。 您是否尝试授予用户或用户组对暂存书店内容目录的写权限?
然后排除权限问题。
嗨,Chhunry,我使用的是超级管理员admin nimda
这种情况发生在未正确配置智能编辑时。 您可以验证您是否添加了以下扩展名
之后,完成smarteditaddon安装。 然后在店面的project.properties文件中添加以下条目
[storefrontName] .additionalWebSpringConfigs.smarteditaddon = classpath:/smarteditaddon/web/spring/smarteditaddon-w smarteditaddon.application-context = smarteditaddon-spring.xml smarteditaddon.javascript.paths.sensitive =/shared/common/js/webApplicationInjector .js;/shared/common/js/reprocessPage.js;/shared/common/js/adjustComponentRenderingToSE.js;/响应/公共/js/smarteditaddon.js smarteditaddon.css.paths.sensitive =/响应/common/css/smarteditaddon.css
,然后从平台上运行ant npminstall
如果您已暂存->联机安装,但已暂存为活动目录,也会发生此问题。
一周热门 更多>