Hi there,
I am trying to make a more specific field to isolate the number of assets tethered to an entire sequence. I’d like to add “Scenes” and then break out all of the assets inside of that while still being in the parent “Sequences”
Thanks for confirming! So, due to the fact that multi-entity fields cannot be used transversed through as “Linked Fields” (also known as bubbled up fields) between entities, we are not able to pull linked Scene fields through to the Sequence List View page. Instead we have to use a filter on the Sequence Detail Page to pull the Scene’s linked Asset details to.
*Note: By default, the Sequence entity already has an Assets field - we won’t be using that because you want to link your Assets to your Scene, not your Sequence. You might want to hide that field from any Sequence page to avoid confusion, BUT, don’t hide it in the permissions, as Screening Room requires this field to be visible to function - it’s hard coded in that way.
Here is how I would allow my Scenes Assets to be visible from the Sequence:
From your Scene entity List page, create an entity field called Sequence which you will link the Scene’s related Sequence to
Also from your Scene entity List page, create a multi-entity field called Assets which you will link the Assets of that Scene to
Go to a Sequence Detail Page and by clicking on any Sequence link.
Go into Design Page mode and click the “Assets” tab, we are going to update the filter set for this. (If the Asset’s tab doesn’t already exist, then click + New Tab and select “Asset” as the entity type.)
Once you have the Asset tab created, go into the Filter Panel’s Saved Filter called “Page Filter”. Change the filter to be “Scenes > Sequence is [Current Sequence]”. You need to scroll down to the “Linked Fields” section of your field menu to access “Scenes > Sequences” - save this filter.