https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19361 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #22 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #21)
Created attachment 105848 [details] [review] [ALTERNATIVE-PATCH] Bug 19361: Add a tooltip warning if value not in AV list
(This patch depends on bug 25728)
When cataloguing it may happen that a previous value of a subfield is not longer in the list of AVs.
Prior to this patch the value was removed.
This patch suggests to display a tooltip next to the problematic subfield. If nothing is done, the value is kept.
This patch work when cataloguing a bibliographic record, and adding/editing items.
It could be implemented easily for authority cataloguing.
This is my try: https://snipboard.io/Eso74Y.jpg -- You are receiving this mail because: You are watching all bug changes.