Jesse Kruppa (UCR)
My feedback
29 results found
-
93 votes
An error occurred while saving the comment -
148 votes
Jesse Kruppa (UCR) supported this idea ·
-
112 votes
Jesse Kruppa (UCR) supported this idea ·
-
111 votes
Jesse Kruppa (UCR) supported this idea ·
-
426 votes
Jesse Kruppa (UCR) supported this idea ·
An error occurred while saving the comment Jesse Kruppa (UCR) commented
+3, this is an issue at the UC Library system as well.
-
22 votes
Jesse Kruppa (UCR) shared this idea ·
-
135 votes
Jesse Kruppa (UCR) supported this idea ·
-
89 votes
Jesse Kruppa (UCR) supported this idea ·
-
83 votes
Jesse Kruppa (UCR) supported this idea ·
At my institution, I created a local field with just the 245c, labeled it "Responsibility" and added it to the full display on a new line. (Config > discovery > configure views > full record services > details)
SEE ATTACHMENT: I've attached some small screenshots to show our configuration and the result in Primo, as well as a potential alternate.
Local field: Add Local Field. DO NOT select any MARC21 fields.
Edit the normalization rule to the below:
=====================
rule "Primo VE - Lds__"
when
MARC is "245"."c"
then
set TEMP"1" to MARC."245"."c"
create pnx."display"."lds__" with TEMP"1"
end
=====================
(the blank varies depending on how many local display fields you have so far)
Save. Apply Rules.
That said: We shouldn't have to do this in the first place. The 245 c should be a default search/display field (All MARC fields and subfields should be able to display out of the box -- respecting indication rules-- without library staff having to specifically add them, frankly.) Institutions should only have to define the actual local fields. 69x, 79x, 9xx, etc.
(I wish the comment box here wasn't so tiny...)