This support ticket is created 2 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I have created a new View (hidden link), in order to display Event items within related Exhibition items.
However, even without any further filter (relationship etc.) the view is displaying no results.
E.g. on this Exhibition hidden link There should be displayed an Event "Finissage" (hidden link) listed instead of the "." after the main text block (the "." is the "No posts found" placeholder)
Obviously as you can get from the Event to the linked Exhibition, the relationship *does* exist.
I cannot figure out what could prevent the Event items to be displayed. What could be wrong?
Happy to see that is working now, however without a full investigation I'm unable to say why it stopped working.
However I do know that the post ordering will exclude posts that don't have a sortable value. So if you're sorting by the Form custom field then posts that don't have that field filled in will be removed from the results since they don't have a sortable value.
It is in the nature of an Event to have a start datetime (from), but it was indeed not easy to figure out which is the one "From" field belonging to the Events and not to other CPT (see screenshot) – additional info like the (unique) slug would be helpful to make sure you hit the right field. I supposed from the neighbored fields that I hit the "Event From" field 😉
Given the nature of the fields there isn't much we can do in terms of identifying the field name.
Our views plugin will list the fields based on how the respective plugin declares them. Ofcource there will be duplicate field names but the slug is always unique.