Why not separate the Agendas into different CPT. The way you have it now is that its in 1 CPT . Separating them into individual CPT and then using Layouts to setup how you want the items to be displayed.
Also I see that the Layout itself is holding the information, which is actually not recommend because the post that you created is empty.
You should add your data to the Post and then use the Layout to customize this.
Consider this a low priority - as I am exploring options.
Current site -:
hidden link ( Dreamweaver ) - redesigning in w/press.
No issues creating this page - but ultimately, I wanting to show a limited number of Agendas / Minutes ( if available - there will always be some delay in posting the minutes with the agenda ) on the home page.
I want the workflow for the user to be easy and simple. So, it seems that creating a separate CPT for Agenda and Minutes might be the way to go - that forces a relationship to be created between the two - that seems too complex a solution for the user.
Duly noted and thanks for your input. I'll plug away at this - I am thinking about adding more "types" of Agendas / Minutes as there are a number of these.
But I completely get what you mean by them being filterable.
Again - let's keep this open for the time being and I will update to close when I am done.
1) I wanted to show Agendas / Minutes as a 2 column structure within the same CPT
2) Different views - where on one page ( Agenda / Minutes Page ) - I would show all. Also, limited set of rows on landing Page
3) Preferably, I would just show Agenda / Minutes as a custom field, which could itself link to a PDF
4) Also, there are a number of different types of Agendas / Minutes - different departments if you like - search filter if possible
5) Easy workflow for the client
So ...
1) Created one CPT ( Agenda / Minutes )
2a) Within that, create each Agenda / Minutes for the different departments. Create Berry agenda / minutes
2b) Create repeatable custom fields; Berry Agenda Text, Berry Agenda URL ( pointing to a PDF ), Berry Minutes Text, Berry Minutes URL
2c) Create a taxonomy Group - Berry's would be Berry ...
3a) Create a view using Repeatable Groups
3b) Create a Query filter "Select posts in Any relationship that are related to the Post where this View is shown"
3c) Will create a select filter ( need to test this )
3d) Create a table in Loop wizard - add in table head tags for column titles
3e) - Custom fields ... Berry Agenda Text needs to link Berry Agenda URL and Berry Minute Text needs to link to Berry Minute URL. Managed to find a solution in the forum to do just that.
By the way, in my travels, I was deleting views, repeatable groups, CPTs and I noticed that when I am in the view - I see some "orphaned" repeatable groups.
Before I found a solution - I actually deleted the plugins, deleted data in the d/base and re-installed the plugins - still I see those repeatable groups ( slug-names ) that should not be showing. They also do not show in the post field control either - it would be nice to delete these repeatable groups.