Is it possible to have an "entries" field but only allow selection to entries of a specific "entry type" within craft?
I'm trying to use entry types as a sort of way to enable interfaces with chunks of content. Requiring specific fields for one type of content and different fields for another type of content.
I realize I could create many channels and accomplish the same thing, but these data structures are similar in a lot of respects with only minor differences (which are important depending on the context they are going to be rendered). So I would prefer to have an overarching channel with several types.
Rather than having 4 different channels for each of these I was hoping for a "promos" channel which has all these as entry types. And I would like to be able to create a field called
– Jared Meyering May 05 '17 at 19:53promotedVideoswhich allows the user to select all promoted videos without having to work through the clutter of promoted pages | images etc.