You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to conditionally show a file section when another file section holds at least one file, otherwise it should be hidden.
I could test for the page holding any files with a specific template, but I don't understand how I can access the page.files collection in the whenQuery field. Is there any way to do that?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there,
I want to conditionally show a file section when another file section holds at least one file, otherwise it should be hidden.
I could test for the page holding any files with a specific template, but I don't understand how I can access the
page.files
collection in the whenQuery field. Is there any way to do that?Thanks!
The text was updated successfully, but these errors were encountered: