https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42639 Bo Gustavsson <bosse@gustavsson.one> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bosse@gustavsson.one Assignee|koha-bugs@lists.koha-commun |bosse@gustavsson.one |ity.org | Status|NEW |Needs Signoff --- Comment #1 from Bo Gustavsson <bosse@gustavsson.one> --- Created attachment 199278 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199278&action=edit Bug 42639: Change gender field from radio buttons to dropdown and add the the missing "required" tag. Adds the missing 'required' label if to gender field when creating a new patron or editing an existing one. This also updates the section from using radio buttons to a more convenient dropdown menu. To test: 1. Apply this patch 2. Find the system setting 'BorrowerMandatoryField' and mark 'Gender (sex)' as required. 3. Edit an existing patron or create a new one. You should see the 'Required' label under the gender section. There should also be a dropdown menu to choose the gender with, instead of the old radio buttons. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.