Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi.
What's the difference between adding action to part structure menu and others?
I added my action to
1) <model name="more parts actions" menufor="wt.part.WTPart">
2) <model name="psbRelatedPartsTreeContextMenu">
in one way.
I can see my action in first menu, and i see nothing in second?
Why?
The only difference described in customization guide is
<supportedTypes>
I specified "supportedTypes" but it didn't help.
Thanks.