#996 - Allow catalogue embedding blocks to perform reverse-lookups on linked data

Identifier #996
Issue type Feature request or suggestion
Title Allow catalogue embedding blocks to perform reverse-lookups on linked data
Status Completed
Handling member Chris Graham
Addon catalogues
Description Allow blocks to perform a reverse-lookup on data that's linked together via the catalogue system.

Let's say I have a catalogue of locations, and a catalogue of events, I can use the catalogues system to link each event with a location. While I can use an embedding block to display a list of all the locations, I cannot use a block to display a list of all the locations that a particular event is held at.

A reverse-lookup system would solve this issue.
Steps to reproduce

Additional information Suggested implementation:

New syntax like: 2.c_name=events,2.id=3,[email protected]

Which would be written like: [block="16" Filtercode="2.c_name=events,2.id=3,[email protected]" max="30"]main_cc_embed[/block]

That adds searching on a second set of data ('2'), filtering to a particular entry ID and filtering to ones where one of the values in the Colleges field matches the first (main, implied) data set.

Allow for any number of AND lookups (2., 3., etc).
Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated