Full viewership with limited editing capabilities

I have created a church directory. How can I allow full viewership of every person in the directory, but only allow people to edit their own personal information?

Put a condition on whatever you are using to get them to an edit screen so it it’s only visible if the email in that row matches the signed in user email.

Thanks, but if I do that, can they still see everything… just not have editing capabilities?

Yes.

ok great… thanks!