Hello, E-mails are automatically sent to our users at KOHA. There is an option to add a header to e-mails from the table that we would like to add. When we select borrowers.sort1, only the code is shown in the e-mail. I would like to add the description of Bsort1 in the authorized values to the e-mails. Best wishes Kazım ŞENTÜRK
Hi, I'm relatively new to Koha (but already finding it much more intuitive than Alma) I've set up a batch record modification via a MARC modification template Most of the field changes work fine but there is one (below) which doesn't for some reason Update existing or add new field 942$c with value e-Book This is both a required field and has a drop-down of options (one of which is e-Book) Is there some trick required to make it work when required and / or drop down? Thanks, Rob ______________________________________________________________ Peninsula Health Library Rob Penfold (Mon – Wed / 0432892724) Library Intranet<https://phcnvicgovau.sharepoint.com/sites/intranet-library/> / Internet<https://www.peninsulahealth.org.au/education/library/> Request Article<https://www.peninsulahealth.org.au/education/library/request-journal-articles/> / Search<https://www.peninsulahealth.org.au/education/library/literature-search-request/> Access UpToDate<https://www.uptodate.com/contents/search> / CHC<https://www.clinicians.vic.gov.au/> / Ebooks & Ejournals<https://peninsulahealth.ovidds.com/> / Print Books<https://peninsula.intersearch.com.au/> ______________________________________________________________ The information contained in this e-mail and its attachments is intended for the private and confidential use of the recipient named above and may be subject to legal privilege. Peninsula Health does not waive any legal professional privilege that may exist in such information. If you are not the intended recipient and/or you have received this e-mail in error, you must notify the sender immediately and delete the e-mail. You are hereby notified that any dissemination, misuse, copying or disclosure of this information is strictly prohibited. Peninsula Health accepts no liability for any damage caused by this email or its attachments due to viruses, corruption, delay, interruption, unauthorised access or use.
Hi Rob, The thing that immediately occurs to me is that a hyphen "-" is a special character in regular expressions (used to represent character ranges, like "0-9"). I forget if the replacement part of the substitution is subject to regular expression rules, but I would check that first. Best, ERIC PHETTEPLACE Systems Librarian, Libraries (he/him) ephetteplace@cca.edu | o 510.594.3660 (cca) *CCA is situated on the traditional unceded lands of the **Chochenyo and Ramaytush Ohlone** peoples.* Black-owned bookstores in Oakland: Ashay by the Bay <https://ashaybythebay.com/>, Marcus Books <https://www.facebook.com/marcus.books/> :(){ :|: & };: On Tue, Jan 10, 2023 at 9:44 PM Rob Penfold <RobPenfold@phcn.vic.gov.au> wrote:
Hi,
I'm relatively new to Koha (but already finding it much more intuitive than Alma)
I've set up a batch record modification via a MARC modification template
Most of the field changes work fine but there is one (below) which doesn't for some reason
Update existing or add new field 942$c with value e-Book
This is both a required field and has a drop-down of options (one of which is e-Book)
Is there some trick required to make it work when required and / or drop down?
Thanks, Rob
______________________________________________________________
Peninsula Health Library
Rob Penfold (Mon – Wed / 0432892724)
Library Intranet< https://phcnvicgovau.sharepoint.com/sites/intranet-library/> / Internet< https://www.peninsulahealth.org.au/education/library/>
Request Article< https://www.peninsulahealth.org.au/education/library/request-journal-articles/> / Search< https://www.peninsulahealth.org.au/education/library/literature-search-reque...
Access UpToDate<https://www.uptodate.com/contents/search> / CHC< https://www.clinicians.vic.gov.au/> / Ebooks & Ejournals< https://peninsulahealth.ovidds.com/> / Print Books< https://peninsula.intersearch.com.au/>
______________________________________________________________
The information contained in this e-mail and its attachments is intended for the private and confidential use of the recipient named above and may be subject to legal privilege. Peninsula Health does not waive any legal professional privilege that may exist in such information. If you are not the intended recipient and/or you have received this e-mail in error, you must notify the sender immediately and delete the e-mail. You are hereby notified that any dissemination, misuse, copying or disclosure of this information is strictly prohibited.
Peninsula Health accepts no liability for any damage caused by this email or its attachments due to viruses, corruption, delay, interruption, unauthorised access or use. _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hi Rob, is e-Book the description of your item type maybe? For the MARC modifications you'll need to use the internal code for the item type. You can see them in administration > item types. Hope this helps, Katrin On 11.01.23 06:44, Rob Penfold wrote:
Hi,
I'm relatively new to Koha (but already finding it much more intuitive than Alma)
I've set up a batch record modification via a MARC modification template
Most of the field changes work fine but there is one (below) which doesn't for some reason
Update existing or add new field 942$c with value e-Book
This is both a required field and has a drop-down of options (one of which is e-Book)
Is there some trick required to make it work when required and / or drop down?
Thanks, Rob
______________________________________________________________
Peninsula Health Library
Rob Penfold (Mon – Wed / 0432892724)
Library Intranet<https://phcnvicgovau.sharepoint.com/sites/intranet-library/> / Internet<https://www.peninsulahealth.org.au/education/library/>
Request Article<https://www.peninsulahealth.org.au/education/library/request-journal-articles/> / Search<https://www.peninsulahealth.org.au/education/library/literature-search-request/>
Access UpToDate<https://www.uptodate.com/contents/search> / CHC<https://www.clinicians.vic.gov.au/> / Ebooks & Ejournals<https://peninsulahealth.ovidds.com/> / Print Books<https://peninsula.intersearch.com.au/>
______________________________________________________________
The information contained in this e-mail and its attachments is intended for the private and confidential use of the recipient named above and may be subject to legal privilege. Peninsula Health does not waive any legal professional privilege that may exist in such information. If you are not the intended recipient and/or you have received this e-mail in error, you must notify the sender immediately and delete the e-mail. You are hereby notified that any dissemination, misuse, copying or disclosure of this information is strictly prohibited.
Peninsula Health accepts no liability for any damage caused by this email or its attachments due to viruses, corruption, delay, interruption, unauthorised access or use. _______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
Hi, depending a bit on the type of notice, you should be able to use TT to resolve the code into the description of the authorised value. You can try: At the top of your notice: [%- USE AuthorisedValues -%] In your text: [% AuthorisedValues.GetByCode('bsort1', borrower.sort1) %] Hope this helps, Katrin On 11.01.23 06:10, KAZIM ŞENTÜRK wrote:
Hello,
E-mails are automatically sent to our users at KOHA. There is an option to add a header to e-mails from the table that we would like to add.
When we select borrowers.sort1, only the code is shown in the e-mail. I would like to add the description of Bsort1 in the authorized values to the e-mails.
Best wishes
Kazım ŞENTÜRK _______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Eric Phetteplace -
Katrin Fischer -
KAZIM ŞENTÜRK -
Rob Penfold