I can almost get this working with the following query:
#reminder
LINKS TO PARENT.Attenees
NOT OR
PARENTS DESCENDANTS
DONE
The issue is that Tana currently only matches the first #people ref in the attendees field. As a result, the query returns only #reminder nodes for the first attendees in the list (which also breaks if I am the first attendee in the list). Tana should match all items in a field, not just the first.
You don't have permission to do this.
You're going a bit too fast! Take a break and try again in a moment.
Something went wrong! Please reload the page and try again.
Upvoted this idea instead of creating a new one due to similarity.
My goal is to display the following as related content or all
#meeting
nodes:#reminder
nodesLINKS TO
#people
reference in the>Attendees
field#people
referenceThe end result might look something like this:
REMINDERS Bob [ ] Do this #reminder [ ] Do that #reminder Sam [ ] Do this #reminder [ ] Do that #reminder
I can almost get this working with the following query:
#reminder LINKS TO PARENT.Attenees NOT OR PARENTS DESCENDANTS DONE
The issue is that Tana currently only matches the first
#people
ref in the attendees field. As a result, the query returns only#reminder
nodes for the first attendees in the list (which also breaks if I am the first attendee in the list). Tana should match all items in a field, not just the first.