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]> 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]
> www.mlc-stl.org
>
> _______________________________________________
> Evergreen-general mailing list -- [email protected]
> To unsubscribe send an email to
> [email protected]
>


-- 

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

------------------------------

[image: icon] *[email protected] <[email protected]>* | [image: icon]
www.cwmars.org

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

Reply via email to