Thanks for the update and glad that it works.
> However, this is the Template for Events 2 and the first blocks are values taken from the current event. If I set the content template to Intermediary, then i lose the ability to display the current event fields at the top of the page
- The content template's assignment stays the same and it should continue to be used for the 'Events' post type.
( screenshot: hidden link )
My comments about the intermediary post-type selection were about the two views used in that template.
( screenshot: hidden link )
> When I switch the event to another record (at the top "show on front end") that has data to display, then all of the options are available. This is sooooo confusing. It should be possible to setup the view and fields even with no result set, since what comes first the data or the page? This forces me to create the data just to be able to build the page.
- Your observation is correct and currently, a related post needs to exist for the selected preview post, for all the correct dynamic source options to become available.
We have an internal ticket to improve this behavior in future releases, but it won't be possible to share any time estimate at the moment.
For now, a workaround can be to create a test/demo event post, where all fields have data and a related post, and keep it selected as the preview post.
> One issue, the editor screen bounces around adjusting itself so much that it gets in the way of actually doing the work. I have to wait for it to stop bouncing before I can choose the drop-down value i want. This is really annoying and wastes time.
- The way WordPress blocks-based editor Gutenberg ( ref: https://wordpress.org/gutenberg/ ) works, it tries to create a live preview of the actual content that is shown on the front end.
As the content is being loaded and rendered in the editor, you'll notice some delay in which the loading completes and elements are settled in their places. And the more complex and long this content is, the more time it needs to completely load. This is why you see the bouncing or shifting of the content, while the loading in underway.