Ah, yes, that makes sense. Thank you! -------------------------------- Tessa Johnson (she/her) Collection Development & Systems Manager Howe Library www.thehowe.org<http://www.thehowe.org/> ________________________________ From: Bill Ott <[email protected]> Sent: Thursday, March 19, 2026 11:16 AM To: Evergreen Discussion Group <[email protected]> Cc: Tessa Johnson <[email protected]> Subject: Re: [Evergreen-general] notification fields
Within your template, you should see something like this: [%- SET user = target -%] That populates an object, "user" in this case, with the user's values. Your expire_date would then be: [% user.expire_date %] On Thu, Mar 19, 2026 at 10:59 AM Tessa Johnson via Evergreen-general <[email protected]<mailto:[email protected]>> wrote: Can someone tell me where I find the data field options for notifications? I'm trying to edit our account expiration notification, but I can't figure out what the right code is to get the expiration date. I tried: As a courtesy we are notifying you that your Howe Library account will expire on [% expire_date %]. but it just returns blank. How do I know what to put between the brackets? Is there a list of those fields somewhere that I can use to edit our notifications? Thanks, Tessa -------------------------------- Tessa Johnson (she/her) Collection Development & Systems Manager Howe Library www.thehowe.org<http://www.thehowe.org> Written correspondence to or from the Town of Hanover, its officials, and employees regarding town business is a governmental document, and is generally subject to public disclosure under NH RSA 91-A, the Right to Know Law. Though there are certain limited exceptions, you should assume that written correspondence is a public record, regardless of whether the correspondence is to or from a “hanovernh.org<http://hanovernh.org>” email address, another email address, or another platform/website. _______________________________________________ Evergreen-general mailing list -- [email protected]<mailto:[email protected]> To unsubscribe send an email to [email protected]<mailto:[email protected]>
_______________________________________________ Evergreen-general mailing list -- [email protected] To unsubscribe send an email to [email protected]
