Jump to content

Recommended Posts

Posted

I use a repeater to store information about each users family, this includes the partner and children. Now I'm looking for a selector to get users with children. "family.count!=0" would of course also count the eventually present partner entry.

Is there a way to filter the count value by some subfield selector, or would it be easier to just clone the repeater to represent children and partner seperatly?

Posted

Yeah, I figured out, that I don't need a count value, as I only want to filter if there are children:

…, family.family_select=child

This gives me all the members which at least have one child.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...