Allocating a user to a group in the Airtable Users table, not allowing them to change this in Profile page

My users table looks like this:
image

One column is called Agency. There is data in the Base for lots of different agencies. The user can only see the data related to the agency I have assigned them to. I use the conditional filters to do this, works great.

I want a way on their profile page to show what agency they’re assigned to, but not let them change it.

At the moment, by showing it on the profile page it is an editable field.

Is there a code block to include perhaps that could say, Your assigned agency is xx. Or to make that field of the profile not editable?

Hey @rorycrew,

You can select what fields can be edited. Check here, please.