Membership Directory Trouble

I am struggling to create an online directory for an organization of their membership.

I have created a user input form (see screenshot) for the members to fill out. Their info goes to a database called “Directory”. From there I will create an index (to be done), but have started designing the dynamic pages that will be built from that database (see second screenshot).

Is it possible to create a repeater for the various individuals (Head of House; Spouse; Child 1; Child 2, etc.) from a single line of database code? I currently only know how to use repeaters with different database rows/entries.

If not, are there any recommendations on how to achieve what I’m trying to do?

I am struggling with a Directory too. I created a new member page and made the form. I am able to use it, but no one else it. Did you ever figure this out?