►Circ. Desk
It is possible to include a field on the Issues/Returns/Renewals screen that displays the user's photo, normally on the right hand side following the User and Copy fields. This is made possible by adding the field to I/R/R and also attaching an imagefor each User’s record.
Caution: this feature is only available in OLIB Web. If WorldView is used for Issues/Returns, the User Photo field must not be added to the I/R/R screen. If it is included, you will not be able to open the I/R/R screen in WorldView.
Configure the user photo in the following order.
Field | Recommended value |
---|---|
Text | [NULL] |
Attribute | User Photo (iss_userimage) |
Style | Emphasised Edit |
X Pos | 0 |
Width
|
209 |
AutoXPos | Right |
Height | 120 (For the best results, assign in pixels; the width will vary depending on the dimensions of the image). |
Right Margin | 1 |
Auto Height | Ensure this is set to No |
Bottom Margin | 20 |
Hide if Null | Ensure this is set to No |
Stretchy | Ensure this is set to No |
Mandatory | Ensure this is set to No |
Save your changes and reload the Circ Desk screen.
Using Layout Manager in the usual way, add the following attribute to the Users layout:
The suggested placement is following Surname / Forename. Provide a suitable "Label" (field name for the Photo, e.g. "Photo url").
Once the new attribute is available in the User's domain, the URL linking to the User's photo needs to be recorded in each user record.
Note: alternatively, this data can be imported using OLSTF Users import.
The Data Tag list for importing Users includes a tag for importing User urls:
OBJECT+
The data supplied with this tag in the import file should be formatted as follows -
OBJECT+ T WWW http://....
OBJECT+ | This is the Tag |
T | This is a Textual not a File Locator |
Follow by one space | |
WWW | This is the Object Type code |
Follow by two spaces | |
http://... | This is the URL |