https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27297 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 114620 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114620&action=edit Bug 27297: Add required and blank options to av-build-dropbox.inc This patch adds two options to av-build-drobx required - which will add the required attribute to the select blank - which will add a blank option to avoid preselecting others To test: 1 - In OpacSuggestionMandatoryFeilds select itemtype 2 - Go to OPAC 3 - Add a suggestion 4 - Don't fill out any fields 5 - Submit 6 - Suggestion is added 7 - Delete it 8 - Apply patch 9 - Add a suggestion 10 - Note itemtyp edefaults to 'None' 11 - You cannot submit until you select a value -- You are receiving this mail because: You are watching all bug changes.