Hi Andrew,
thanks for your response. I found a way to handle it.
In case somebody else comes to this thread, this is how I solved it.

  1. used the toolbox plugin and added javascript code
  2. I did a repeating group for “users” and nested another repeating group into it that is of the type “date”
  3. I added a little group to the first RG of users and made it to be of the the current cell’s user - this tiny group is invisible
  4. If I now put anything into the nested RG with dates, I can reference both to the current cell’s date and constraint it to be for the user taken from the invisible user group.

This way, I built a calendar that can display events that are linked to the user of the current cell. It also starts from Monday.

Whoooop whooooopppp :smiling_face_with_three_hearts:

1 Like