[Koha-bugs] [Bug 29795] If branch is mandatory on patron self registration form, the pull down should default to empty

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 16 22:54:41 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29795

--- Comment #7 from Lucas Gass <lucas at bywatersolutions.com> ---
(In reply to Fridolin Somers from comment #5)
> Makes sens.
> 
> But why not adding this empty value when branchcode is not mandatory ?
> Is selecting first in list a way to have a default library ?

It is particularity important to have an empty value when the branchcode is
mandatory or else it defaults to the first value alphabetically and the user
can leave it on the first value and the form will submit.

The problem with having the empty value when branchcode is NOT mandatory is the
user can submit the form without a branchcode and that causes an error upon
submission. There must be a branchcode.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list