I would like to create objects - and then add something (relation?) and have all the objects with that specific relation show in a single place. Basically - I want to add something to multiple objects to easily create a “collection” that I can then view easily. Is that possible?
An Example of what I’m wanting might help clarify:
I have a set of recipes.
I have another object type: “Menu Plan”. And then individual objects, “Menu Plan - May 2022”.
I want to be able to add the relation “Menu Plan - May 2022” to several recipes (which I have figured out how to do) and then view those recipes on one page. Is this possible?
As it is now - the recipe shows itself as linking the “Menu”… but the “Menu” doesn’t show the recipe… which is not very helpful for this use case.
I think what I’m asking may be similar to the feature request here: Built-in relations showing linked objects. so… not yet possible? Or is there a trick I’m missing?