https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38361
--- Comment #3 from David Nind <[email protected]> --- Created attachment 199214 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199214&action=edit Bug 38361: Gender field does not include a Required if the field is set to required in PatronSelfRegistrationBorrowerMandatoryField Solves this bug and enhances the user experiance by replacing the old radio buttons with a less-confusing dropdown menu. Test plan: 1. Open the setting "PatronSelfRegistrationBorrowerMandatoryField", find Gender(sex) and mark it as not required. 2. Go to the self registration form. No 'Required' label under gender. 3. Go back to the setting "PatronSelfRegistrationBorrowerMandatoryField", find Gender(sex) and mark it as required. 4. Go to the self registration form. The 'Required' label is there. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
