Arrangement of Fields on Items Form
Dear All, How is it possible to control arrangement of fields on Items form. Which field will appear first and so on. With best regards, Naveen Ali ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi.
Hi Naveen, You could do this with JavaScript added to the IntranetUserJS system preference, but as far as I know there's no other way. This line of JavaScript, for instance, moves the "non-public note" field from the bottom of the add/edit items form to the top: $('#subfield952x').parent('li').prependTo('#cataloguing_additem_newitem ol') If you want to change the order of many of these fields, it would be quite a bit of customization. Best, ERIC PHETTEPLACE Systems Librarian, Libraries (he/him) ephetteplace@cca.edu | o 510.594.3660 (cca) 5212 Broadway | Oakland, CA | 94618 CCA is situated on the traditional unceded lands of the Ohlone peoples. Black-owned bookstores in Oakland: Ashay by the Bay <https://ashaybythebay.com/>, Marcus Books <https://www.facebook.com/marcus.books/> :(){ :|: & };: On Wed, Jun 1, 2022 at 11:36 PM Ms. Naveen Ali <naveen@neduet.edu.pk> wrote:
Dear All,
How is it possible to control arrangement of fields on Items form. Which field will appear first and so on.
With best regards,
Naveen Ali
ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hi, It depends on your version of Koha, but in the most recent ones (at least back to 21.05 which is the one I use), you can drag and drop subfields to reorder them in the framework. - Go to Administration > MARC bibliographic framework - Edit the MARC structure for your framework - Search for the item field (952 in MARC21, I'm not sure in UNIMARC... maybe 995 or something like that?) - Edit the subfields - Drag and drop the tabs at the top in the order you want - Save - Edit an item and confirm the fields are in the chosen order I just tried it and was able to put $z above $x. It's pretty neat! I hoe this helps, Caroline On 2022-06-02 12:00, Eric Phetteplace wrote:
Hi Naveen,
You could do this with JavaScript added to the IntranetUserJS system preference, but as far as I know there's no other way. This line of JavaScript, for instance, moves the "non-public note" field from the bottom of the add/edit items form to the top:
$('#subfield952x').parent('li').prependTo('#cataloguing_additem_newitem ol')
If you want to change the order of many of these fields, it would be quite a bit of customization.
Best,
ERIC PHETTEPLACE Systems Librarian, Libraries (he/him)
ephetteplace@cca.edu | o 510.594.3660 (cca)
5212 Broadway | Oakland, CA | 94618
CCA is situated on the traditional unceded lands of the Ohlone peoples.
Black-owned bookstores in Oakland: Ashay by the Bay <https://ashaybythebay.com/>, Marcus Books <https://www.facebook.com/marcus.books/>
:(){ :|: & };:
On Wed, Jun 1, 2022 at 11:36 PM Ms. Naveen Ali<naveen@neduet.edu.pk> wrote:
Dear All,
How is it possible to control arrangement of fields on Items form. Which field will appear first and so on.
With best regards,
Naveen Ali
ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi.
_______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha -- Caroline Cyr La Rose, M.S.I. Bibliothécaire | Responsable de produit
Tél. : 1-833-465-4276, poste 221 Caroline.Cyr-La-Rose@inLibro.com <mailto:caroline.cyr-la-rose@inLibro.com> INLiBRO | Spécialistes en technologies documentaires | www.inLibro.com <http://www.inLibro.com>
Thank you very much. I have been able to arrange the fields to my requirement. Great support as always.. With best regards, Naveen Ali ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi. ----- Original Message ----- From: "Caroline Cyr La Rose" <caroline.cyr-la-rose@inlibro.com> To: koha@lists.katipo.co.nz Sent: Thursday, 2 June, 2022 9:25:09 PM Subject: Re: [Koha] Arrangement of Fields on Items Form Hi, It depends on your version of Koha, but in the most recent ones (at least back to 21.05 which is the one I use), you can drag and drop subfields to reorder them in the framework. - Go to Administration > MARC bibliographic framework - Edit the MARC structure for your framework - Search for the item field (952 in MARC21, I'm not sure in UNIMARC... maybe 995 or something like that?) - Edit the subfields - Drag and drop the tabs at the top in the order you want - Save - Edit an item and confirm the fields are in the chosen order I just tried it and was able to put $z above $x. It's pretty neat! I hoe this helps, Caroline On 2022-06-02 12:00, Eric Phetteplace wrote:
Hi Naveen,
You could do this with JavaScript added to the IntranetUserJS system preference, but as far as I know there's no other way. This line of JavaScript, for instance, moves the "non-public note" field from the bottom of the add/edit items form to the top:
$('#subfield952x').parent('li').prependTo('#cataloguing_additem_newitem ol')
If you want to change the order of many of these fields, it would be quite a bit of customization.
Best,
ERIC PHETTEPLACE Systems Librarian, Libraries (he/him)
ephetteplace@cca.edu | o 510.594.3660 (cca)
5212 Broadway | Oakland, CA | 94618
CCA is situated on the traditional unceded lands of the Ohlone peoples.
Black-owned bookstores in Oakland: Ashay by the Bay <https://ashaybythebay.com/>, Marcus Books <https://www.facebook.com/marcus.books/>
:(){ :|: & };:
On Wed, Jun 1, 2022 at 11:36 PM Ms. Naveen Ali<naveen@neduet.edu.pk> wrote:
Dear All,
How is it possible to control arrangement of fields on Items form. Which field will appear first and so on.
With best regards,
Naveen Ali
ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi.
_______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha -- Caroline Cyr La Rose, M.S.I. Bibliothécaire | Responsable de produit
Tél. : 1-833-465-4276, poste 221 Caroline.Cyr-La-Rose@inLibro.com <mailto:caroline.cyr-la-rose@inLibro.com> INLiBRO | Spécialistes en technologies documentaires | www.inLibro.com <http://www.inLibro.com> _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Or, better, use the built-in feature :) You can edit the 952 subfields for your framework, and reorder (drag and drop) the tabs. Then the order will be kept on the edit item form. I cannot remember since when it's available however. Regards, Jonathan Le jeu. 2 juin 2022 à 18:00, Eric Phetteplace <ephetteplace@cca.edu> a écrit :
Hi Naveen,
You could do this with JavaScript added to the IntranetUserJS system preference, but as far as I know there's no other way. This line of JavaScript, for instance, moves the "non-public note" field from the bottom of the add/edit items form to the top:
$('#subfield952x').parent('li').prependTo('#cataloguing_additem_newitem ol')
If you want to change the order of many of these fields, it would be quite a bit of customization.
Best,
ERIC PHETTEPLACE Systems Librarian, Libraries (he/him)
ephetteplace@cca.edu | o 510.594.3660 (cca)
5212 Broadway | Oakland, CA | 94618
CCA is situated on the traditional unceded lands of the Ohlone peoples.
Black-owned bookstores in Oakland: Ashay by the Bay <https://ashaybythebay.com/>, Marcus Books <https://www.facebook.com/marcus.books/>
:(){ :|: & };:
On Wed, Jun 1, 2022 at 11:36 PM Ms. Naveen Ali <naveen@neduet.edu.pk> wrote:
Dear All,
How is it possible to control arrangement of fields on Items form. Which field will appear first and so on.
With best regards,
Naveen Ali
ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Caroline Cyr La Rose -
Eric Phetteplace -
Jonathan Druart -
Ms. Naveen Ali