How might I "Call" the list of posts in another CPT inside a dropdown, so that I could then query loop the selections on the front end in bricks ?
Example: I have a product page (a CPT called Packages) where I want to showcase 3 Case Study posts (another CPT). I'm thinking this could be a clonable group with a max of 3, and I just select the ones I want in a dropdown. I'm just not sure how to accomplish this.