Hi everybody. I have problem with admin panel setup using blueprints.I have page /planes and its collections. I need to choose on of plane collection by dropdown list on the second page blueprint. How can I do this?
pageTypes only lists the valid support page types avialable in a template. You are going to need to create a static PHP function that lists the pages you want in a plugin so it’s loaded and available. Then call that function with data-options@: