emr.extraPatientIdentifierTypes Error

Hello everyone, first of all I apologize for my English

I am implementing openMRS and I have a problem when adding a new ID field, I followed the steps described in the link:

https://wiki.openmrs.org/display/docs/Registration+App+Configuration#RegistrationAppConfiguration-IntegratingwithaMasterPatientIndex

but when I add the global property “emr.extraPatientIdentifierTypes”, inside the user view the ID is not displayed

What can I do about it?

Additionally, this new id is also not shown in any of the forms, either the editing (should be shown blocked) or the search

@darius @dkayiwa

Are you able to reproduce this on our demo server? demo.openmrs.org

yes, and it does not show the local variable, I consider that some omod must be configured and the uui of the global variable added, but what would it be?

When you say that the ID is is not displayed, do you mean on the patient registration app? https://demo.openmrs.org/openmrs/registrationapp/registerPatient.page?appId=referenceapplication.registrationapp.myRegisterPat

No, in that part I have no problems. The problem originates when adding the new ID to the patient view, adding the UUID of the identifier to the global property “emr.extraPatientIdentifierTypes”:

Can you share a screenshot of the patient view that you are talking about?