Try to edit a toolset content template with Gutenberg for custom post type 'meetup'.
Now i want to preview the dynamic fields while selecting an 'meetup' in gutenbergs "View with:" dropdown.
Unfortunatelly i can´t drop down or search for an matching meetup. Just pages or posts are selectable.
Why? How do i find/select a meetup post for preview dynamic-contents?
one more information:
in relation to
https://toolset.com/forums/topic/set-template-per-post-for-a-custom-post-type/#post-1953569
i use 'wpv_filter_force_template' to switch to one of three content templates for the custom post type 'meetup'. It woks but because toolset allows to assign only one content-template to a post type at one time, the described preview with in Gutenberg doesn´t work.
My issue is resolved now. Thank you!