I have a model called patient contains all patient data, I need to add another menu for some group of users that open the model but without any sensitive data such as Name, but it's by default the _rec_name of the model, how to hide the name of the patient on specific action to be another field or static string like "Patient"
any help will be appreciated...