Re: [Koha] MARC frameworks - "link"
Dear Ondrej, At 10.34 25/05/2009, Ondrej Mlecka wrote:
In the MARC bibliografic frameworks there is the possibility of using a "link" to other MARC fields. According to the Koha Manual there should appear "a little glass" after the subfield. However, I can't find it.
I would like to use this link for the following purpose: in the MARC field 440 I do not want to create the authority list, but just simply see if the value I want to insert has been inserted before in another records. In this case, I would like to choose the value I have inserted in previous records. Could anyone tell me, please, how this link function?
I have tested this function because it would be useful also for my library. But in fact it doesn't work. I think it is an error into the help. It is not clear what to enter, a MARC field/subfield or the name of a index ? It is a feature in the 'adding a record' form or only to setup a link in the intranet view of a record. I have setup this feature for UNIMARC subfield 200$f and I don't see any glass. But in the intranet result, MARC format, I see a link "Search on <the value of subfield>". So the question is: This help hit in MARC tag structure administration
link : If you enter a field/subfield here (200b), a little glass appears after the subfield. If the user click on the glass, a search is done on the DB for the field/subfield with the same value. Can be used for 2 main topic : on a field like author (200f in UNIMARC), put 200f here, you will be able to see all biblios with the same author on a field that is a link (4xx) to reach another biblio. For example, put 011a in 464$x, will find the serial that was previously with this issn. With the 4xx pligin, you get a powerful tool to manage biblios connected to biblio
Is it correct ? Is it a bug to fix or a feature to add ? Cheers Zeno Tajoli Zeno Tajoli CILEA - Segrate (MI) tajoliAT_SPAM_no_prendiATcilea.it (Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)
Dear Ondrej, At 12.07 27/05/2009, Zeno Tajoli wrote:
At 10.34 25/05/2009, Ondrej Mlecka wrote:
In the MARC bibliografic frameworks there is the possibility of using a "link" to other MARC fields. According to the Koha Manual there should appear "a little glass" after the subfield. However, I can't find it.
I would like to use this link for the following purpose: in the MARC field 440 I do not want to create the authority list, but just simply see if the value I want to insert has been inserted before in another records. In this case, I would like to choose the value I have inserted in previous records. Could anyone tell me, please, how this link function?
I have tested this function because it would be useful also for my library. But in fact it doesn't work.
I think it is an error into the help. It is not clear what to enter, a MARC field/subfield or the name of a index ? It is a feature in the 'adding a record' form or only to setup a link in the intranet view of a record.
I have check the code. The 'link' function is only for setup a link in the intranet MARC view of a record. The patches that inseted this code are: tipaul 3/Jan/2005 10.48 http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=5aa60ee6671630d478c... tipaul, 3/Jan/2005 12.56 http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=b02dc10f6e44b46569b... So in fact there is an error in the help. This function is not for Marc editor. To gain the result that you want, you need to write a specific plugin. Bye Zeno Tajoli CILEA - Segrate (MI) tajoliAT_SPAM_no_prendiATcilea.it (Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)
participants (1)
-
Zeno Tajoli