hey there,

I need to show only child nodes who also have children.

the use case is a list of projects by province, like so:
projects page -> province node -> project node

currently my client doesn't have projects in every province, but he may in the future. so I only want to show provinces which already have projects in them.

I understand I could just let him publish/unpublish province nodes, but I'm afraid he'll mess those up, so I'm looking for a more automated way to go about this. is it possible?

thanks for the support.
cheers