#79: Related items
- Proposed by
- Danny Bloemendaal
- Seconded by
- Christian Scholz
- Proposal type
- User interface
- Repository branch
- plip79-RelatedItems
- State
- completed
Motivation
Being able to designed related items is something that belongs in a cms. ATCT already supports this but there is no view for it yet.
Proposal
ATCT already has the proper field and widget. We need to modify the various templates to show the relations.
Implementation
Each ATCT-view template will display a fieldset at the bottom of the page that shows all objects that it relates to combined with objects that relates to this object (back-references).
Deliverables
A py-script that returns the related items (outgoing and incoming) and checks for view permission.
Participants
DannyB, MrTopf