Hi All,

I'm trying to get my hold slips setup in the web client but have a few
questions. Does anyone know how to rotate text, limit the number of letters
displayed in a patron barcode/last name, or  what the code is for shelf
expire time. This is the code that worked in the desktop client for
reference.

<style>
h1 {font-size:50px; -moz-transform:rotate(90deg); text-transform:uppercase;
padding-bottom:20px;padding-left:50px}
</style>

Patron:%PATRON_FIRSTNAME% %PATRON_LASTNAME%<br/>
Title: %item_title%<br/>
<br/>

Notify by phone: %notify_by_phone%<br/>
Notified by text: %notify_by_text%<br/>
Notified by email: %notify_by_email%<br/>
<br/>
- - - - - - -  TEAR HERE  - - - - - - -

<br/>
<br/>
<br/>
<br/>


<h1>%SUBSTR(0,3)%%PATRON_LASTNAME%%SUBSTR_END%&nbsp%SUBSTR(-4)%%PATRON_BARCODE%%SUBSTR_END%&nbsp%DATE_FORMAT(%shelf_expire_time%,%m/%d)%</h1>

Any help would be appreciated.  Thanks.

Michael

-- 
Michael Schell
Systems Administrator
Fort Erie Public Library
905-871-2546 x301
[email protected]
www.fepl.ca

Reply via email to