是否有可能在网络上增加一个关系域来复制灵巧?我的意思是编辑字段模型xml文件。
我知道如何向模式模型(.py)中添加关系字段,但是如何在xml中完成同样的任务呢?
发布于 2016-08-09 17:57:14
plone.schemaeditor代码中目前缺少此字段。有一个问题有待解决:https://github.com/plone/Products.CMFPlone/issues/1671
https://stackoverflow.com/questions/38854255
复制相似问题