Customizing the Form Fields
Central to GIST are repurposed ILLiad fields that collect feedback data from users. These are text fields that are typically not utilized for ILL requests, thus they are very easy to customize for other purposes. To customize the GIST form fields yourself, you have to first make changes to the fields on your ILLiad webpages. Then you need to customize your ILLiad 8 field labels accordingly.
If you wish to use the form fields and customized layouts included with the GIST downloads, you can still customize the response options on the ILLiad webpages. If you have status-specific webpages, this means you can provide different response options to students than you do to faculty (i.e. you might not want to give students the delivery option to place an item on course reserve).
Note: Try planning on paper before you begin editing the webpage itself. This will help you keep track of which fields you’re using for each purpose, while also helping you when customizing your ILLiad 8 layout.
| We want your feedback! |
|---|
| Problems? Send us your troubleshooting comments. |
| Something you want to see in the next version of GIST? Let us know your ideas about what to add and improve. |
Customizing fields on the web pages
Although you can customize any field you’d like, a select handful typically goes unused by ILLiad and most users. By repurposing those fields, you can actually gather feedback and other information right into your ILLiad requests. Below you will find a table listing the fields used at SUNY Geneseo for faculty.
| ILLiad Field Name | Webpage Label | Option 1 | Option 2 | Option 3 | Option 4 | Option 5 | Option 6 |
|---|---|---|---|---|---|---|---|
| CitedTitle | Would you recommend Milne Library purchase this item? | Purchase | Do Not Purchase | Not Sure | |||
| CitedVolume | How essential is this to your research or teaching? | Essential for research | Essential for teaching | Good for collection | Nice to have | Unsure | Unessential |
| CitedDate | How would you like us to deliver this to you? | Hold for pickup at Circulation | Shelve in the Milne Collection | Place on course reserve (specify class in notes) | Other (please specify class in notes) | ||
| ReferenceNumber | Will you accept an alternate format of this item? | Yes | No | ||||
| CitedPages | n/a | (hidden field with data pulled from the Amazon Price Grabber) | |||||
| CallNumber | n/a | (hidden field with group holdings data pulled from WorldCat API) | |||||
| Location | n/a | (hidden field with group holdings data pulled from WorldCat API) | |||||
| WantedBy | n/a | (hidden field indicating Google Books/Internet Archives holdings) | |||||
Note: to set a certain response option to be a default selection, use the selected attribute in your <option> tag:
<option selected>Hold for pickup at Circulation</option>
Tip: When you’re ready to make changes, try this first:
- Save a copy of your request page with a -Tester suffix (i.e. LoanRequest-Tester.html)
- Then, open your user record in ILLiad and change your status to Tester. This way, the changes you make to this page will only be visible to you and nobody else (in case you make mistakes)
- When you have the page to your liking, simply save a copy of it over the original page (i.e. LoanRequest.html)
Customizing fields in the ILLiad 8 client
Once you customize the form fields on your webpage, you’ll need to rename the field labels accordingly. This will greatly help staff navigate and interpret the data imported into ILLiad through your customized webpages.
To use the downloadable customized request layouts
- In ILLiad 8, click on the Document Delivery tab
- Open any request (does not matter if it’s active, finished, or cancelled)
- In the request form, right click on a form label and select Customize Layout
- Close the Customization form and the ILLiad request. This customized layout will now be applied to every Document Delivery request you open.
- Repeat steps 1-5 in the Borrowing tab, using the GIST Borrowing.xml file.
To create your own customized request layout
You can also create your own customized layout, or alter the downloadable GIST layouts to better suit your needs. For more information about customizing layouts, please see the Atlas documentation.
