Reputation:
Is it possible to add a relationfield to plones dexterity through the web? I mean by editing the field model xml file.
I know how to add relationfields to the schema model (.py), but how to accomplish the same in the xml?
Upvotes: 1
Views: 56
Reputation: 769
This field is currently lacking from plone.schemaeditor code. There's an issue open: https://github.com/plone/Products.CMFPlone/issues/1671
Upvotes: 0