Add allowOwnerAncestorDrafts
and allowOwnerAncestorProvisionalDrafts
#17711
Unanswered
ryanleichty
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have no idea if this is a good idea or not or whether it's possible, but I'm attempting to query entries related to another entry and I don't want to include nested entries if:
This is within the context where we're using a matrix field for a page builder kind of experience. I'm creating a Template field layout UI element to display related entries, and with how we're using things in the page builder, we're primarily concerned with the relationship of the related entry and it's root owner.
For now, I'm just using a basic for loop to traverse up the owners:
Beta Was this translation helpful? Give feedback.
All reactions