"Cannot find person field with name = tribe" error when saving patient data through xforms

Hi all

I have created a form using xforms module. But when i click on the form on the patient dashboard page to enter data, i get this error “Cannot find person field with name = tribe” when trying to save the data entered. And here is the full stacktrace https://paste.kde.org/pzacqewr5. Why do i get this error and how do i fix it? I am using OpenMRS 1.11.4 and xforms 4.3.9-SNAPSHOT.

cc @teleivo @judy @dkayiwa

@ivange94 on your form’s schema screen, delete the field mapped to tribe.

1 Like

@dkayiwa thanks. This fixed it. :slight_smile: