[Evergreen-general] One more receipt template question w/ a scoop of gratitude

Shula Link slink at gchrl.org
Fri Jul 29 11:19:51 EDT 2022


That JSON filter is really useful to know about. Thanks for the tip!

Shula Link (she/her)
Systems Services Librarian
Greater Clarks Hill Regional Library
slink at columbiacountyga.gov | slink at gchrl.org
706-447-6702


On Fri, Jul 29, 2022 at 11:14 AM Dan Briem via Evergreen-general <
evergreen-general at list.evergreen-ils.org> wrote:

> Something like this might work:
>
> <span
> ng-show="staff.pref_first_given_name">{{staff.pref_first_given_name}}</span><span
> ng-hide="staff.pref_first_given_name">{{staff.first_given_name}}</span>
>
> If you were looking for a different staff attribute, you can see what's
> available by temporarily putting {{staff | json}} into the template
> somewhere and it should output everything available in the preview
> (obviously you want to remember to remove it when you're done).
>
> On Fri, Jul 29, 2022 at 10:32 AM Frasur, Ruth via Evergreen-general <
> evergreen-general at list.evergreen-ils.org> wrote:
>
>> Hello all,
>>
>>
>>
>> I come to you again asking for your knowledge.  Thank you to everyone who
>> provided code snippets and links to code snippets for adding “You saved…”
>> information to receipt templates.  Another request has come through that is
>> a little more complex.  An EI member library is asking about any way to
>> conditionally include, in a receipt template, a preferred staff (user) name
>> if it exists in lieu of the “proper” staff name.
>>
>>
>>
>> Ruth Frasur (she/they)
>>
>> Coordinator
>>
>> *Evergreen Indiana Library Consortium*
>>
>> *Evergreen Community Development Initiative*
>>
>> Indiana State Library
>>
>> 140 N. Senate Ave.
>>
>> Indianapolis, IN 46204
>>
>> (317) 232-3691
>>
>>
>> _______________________________________________
>> Evergreen-general mailing list
>> Evergreen-general at list.evergreen-ils.org
>> http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general
>>
>
>
> --
> Dan Briem
> Harrison Public Library
> 2 Bruce Ave. Harrison, NY 10528
> (914) 835-0324
> harrisonpl.org <https://www.harrisonpl.org>
> _______________________________________________
> Evergreen-general mailing list
> Evergreen-general at list.evergreen-ils.org
> http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.evergreen-ils.org/pipermail/evergreen-general/attachments/20220729/1dcc2c87/attachment.htm>


More information about the Evergreen-general mailing list