Add reference type to repeater options #848
JamiesonRoberts
started this conversation in
Ideas
Replies: 1 comment
-
|
Possibly blocked by #386 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be good to be able to add a list of direct references via a repeater.
Scenario: You create a secondary content type called artwork. You need to attach multiple pieces of art to a post type of gallery. This way you can directly query via looping over the repeater field to get all artwork attached to a gallery dynamically. This also then lets you attach that artwork to multiple galleries, lets say a third type of "art show".
This allows for more complex data hierarchy where you can define reusable posts that can be attached multiple ways.
Beta Was this translation helpful? Give feedback.
All reactions