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

--- Comment #7 from Lucas Gass <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to