Access rights based on two conditions

I extended my users list with a repeater field, which consists of 2 properties: length and height. Every user has a list of combos of these two: one has combos “30 & 40”, “35 & 40”, “40 & 50”, “45 & 60”, etc., another one has “20 & 10”, “20 & 15”, “15 & 20”, “15 & 40”, etc.

I now need to set a policy so that one of my collections only shows what the logged in user is supposed to see, based on both combos (length, height) in each row.

Not sure the repeater approach is the right one here, but someone might have an idea how to solve this?

I’m with pepeday on this one. I’d setup two fields, and then use both of them in an AND group in permissions :slight_smile: