https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26330 Bug ID: 26330 Summary: Subfields constraints editor should hide all new others subfields Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 109386 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109386&action=edit Screenshot of the issue To describe items with more detail a librarian needed more subfields on 952 tag, so after using the few available ASCII letters and numbers started using Greek letters, alpha (α), beta (β), gamma (γ)... Then while editing any subfield, currently selected is shown and then all the other new ones (full-page screenshot attached). The problem seems related to the fact that under subfieldtabs id all divs but the selected should have style="display: none;". This is working only with all the ones matching [0-9a-z]. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.