This is marvelous, thank you so much!

--
Heather Arnold

ILS Administrator
Municipal Library Consortium of St. Louis County

314.821.1172 (office)
[email protected]
www.mlc-stl.org<http://www.mlc-stl.org/>

________________________________
From: Brett French via Evergreen-general 
<[email protected]>
Sent: Wednesday, May 7, 2025 12:25 PM
To: Evergreen Discussion Group <[email protected]>
Cc: Brett French <[email protected]>
Subject: [Evergreen-general] Re: Request - hold slip coding for preferred name 
conditional

I certainly do!

<span ng-if="patron.pref_family_name">{{patron.pref_family_name}},</span>
<span ng-if="!patron.pref_family_name">{{patron.family_name}},</span>
<span 
ng-if="patron.pref_first_given_name">{{patron.pref_first_given_name}}</span>
<span ng-if="!patron.pref_first_given_name">{{patron.first_given_name}}</span>

Here's the code for just the names so you can insert it into an existing slip.

On Wed, May 7, 2025 at 1:14 PM sysadmin via Evergreen-general 
<[email protected]<mailto:[email protected]>>
 wrote:
Good afternoon!
Does anybody have code handy for a hold slip which will print the patron's 
preferred name if one exists, and their primary name if there is no preferred 
name?
Thank you,
Heather

--
Heather Arnold

ILS Administrator
Municipal Library Consortium of St. Louis County

314.821.1172 (office)
[email protected]<mailto:[email protected]>
www.mlc-stl.org<http://www.mlc-stl.org/>

_______________________________________________
Evergreen-general mailing list -- 
[email protected]<mailto:[email protected]>
To unsubscribe send an email to 
[email protected]<mailto:[email protected]>


--

[https://lh7-us.googleusercontent.com/ALU1b5jsx35Sh0_p2T0BAGfgwKE3io8Q-52hjcTG7FE95gS5_2iMKOi9YxpPahAjmw9r_WN56whX-PzI8cylq4j8G362VHC2VIcbBm1Fp5GjgvEfvNUW1_0FzC8OefwJ6g9YvsqvhD-GEXS9qvCAdx4]

Brett French (they/them)
Library Applications Associate II, C/W MARS, Inc.

________________________________

[icon] [email protected]<mailto:[email protected]> | [icon] 
www.cwmars.org<https://www.cwmars.org/>

[icon] 508-755-3323 x 1
_______________________________________________
Evergreen-general mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to