https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17173 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 54786 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54786&action=edit Bug 17173: Quick jump to subfield edition form There are too many clicks to jump to the edit form of a specific subfield. This patch adds a hidden feature (i.e. will not be polished or documented). When searching for a tag field from a marc framework structure, it's not possible to search for a tag subfield to jump directly to the subfield edition form. Test plan: On /admin/marctagstructure.pl?frameworkcode=FRAMEWORKCODE Search for a subfield (952$d) you will be redirected to the subfield edition form There is no check if the subfield does not exist. -- You are receiving this mail because: You are watching all bug changes.