https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35902 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |dcook@prosentient.com.au |y.org | --- Comment #7 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #5)
Created attachment 204536 [details] Pure-JS workaround
This screenshot shows a pure Javascript workaround I did to provide a dropdown/select list for the 15-17 position in the MARC21 008 field. I also have an input box in the event that they want to put in some other code for whatever reason... maybe the list is outdated or something.
The reason why I have opted initially for a pure Javascript workaround was to get a sense of what the UI could look like, and because I think the existing XML-based system might not work for positions that are a range instead of a single position? Bug 11669 talks about MARC 008 builder having URLs for MARC country/language codes, but I'm guessing that might be old functionality? -- In any case, I'm interested in this one for sure. I think it's a very reasonable change to make. (The only thing I'm unsure about is whether to force users to choose from a select list or if it should be a select list OR manual input... -- You are receiving this mail because: You are watching all bug changes.