خيار لتضمين حقل المستخدم الذي يمكن تحريره فقط من قبل الموظفين

This was added :tada:

But I think there is still a problem: you are forced to allow either editing or showing at signup.

It is possible to create a field with all options disabled because you don’t need to change the editable setting for that. But once you change it once, there is no way back to this configuration.

Based on the pull request FEATURE: Allow hiding user fields on signup form by Drenmi · Pull Request #34672 · discourse/discourse · GitHub this was an intentional decision:

Fields that are optional but not editable need to be on the signup form, or they can never be filled in

I wonder if the use case to have the field filled by staff was not taken into account