Is it possible to do something like this: I have a collection named “Items.” The collection item has a multi-reference field named “Related Items.” I have three items in my collection:
- A
- B
- C
In the “Related Items” field for item C, I reference item A.
C is now linked to A, but A is not linked to C. Is it possible to have the referenced item automatically make a circular reference back to the referencing item? Or must this be done manually?
I set up a quick demo with the CMS and pages:
Any advice would be greatly appreciated. Thanks!