How to Assign a user to a Record in Softr Databases

I have records I would like to assign to a user in my Users list. I don’t see a way to do this. I tried the User field, but it seems it only lists admins.

I must be missing something.

Maybe I can ask this question differently. I have a table called family. I want to assign parents to a family. When the parents are logged in they only see records assigned to that family. What’s the best way for me to approach this use case?

In you data source, create a second table, “Parents”.

Use a Linked record field to create the relationship between the Parents and Family tables.

In Softr use list blocks with conditional filters as described here

Enjoy Softr!