Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Related Items" behavior not visible on DX control panel -> Behaviors #1671

Open
zopyx opened this issue Jul 11, 2016 · 3 comments
Open

"Related Items" behavior not visible on DX control panel -> Behaviors #1671

zopyx opened this issue Jul 11, 2016 · 3 comments

Comments

@zopyx
Copy link
Member

zopyx commented Jul 11, 2016

We have a DX type in Plone 5.0.5 with the following to behaviors

<property name="behaviors">
     <element value="plone.app.content.interfaces.INameFromTitle" />
     <element value="plone.app.dexterity.behaviors.metadata.IDublinCore"/>
</property>

The categorization tab is rendered without the related items field.

screenshot-omicron fhlb ch 5080 2016-07-11 10-40-09

There is also no dedicated behavior for related items available from the DX control panel.

So how do you create custom DX types with related items?

@zopyx
Copy link
Member Author

zopyx commented Jul 11, 2016

Agreed

but IRelatedItems is missing from the DX behaviors page in the control panel

@pbauer
Copy link
Sponsor Member

pbauer commented Jul 11, 2016

Check the default-types. They have a behavior plone.app.relationfield.behavior.IRelatedItems.

But you are right, that the behavior does not show up in http://demo.plone.de/dexterity-types/Document/@@behaviors. That is a bug.

@zopyx zopyx changed the title IDublinCore behavior does not provide related items "Related Items" behavior not visible on DX control panel -> Behaviors Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants