Filter Calendar

It seems it’s impossible to create my filter in the Calendar component. Am I doing something wrong here?

The collections:

  • Users
  • Company (linked to 1 user)
  • Assignments
  • Registration for assignment (linked to 1 assignment & 1 company)

The Calendar contains Assignments. And the filter I want to build:

  • Current Assignment’s > Registrations’ > Company’s > All
  • Does not contain
  • Logged in User Company

It needs to show all Assignments that the Logged In users Company is not Registered for (and hide the Assignments that he/she already is Registered for)

Currently it hides all Assignments. When I build the same filter for visibility on a text component on the ‘Detail page of a Assigment’, it works fine.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.