[Workflowtoolkit-l] ILLiad Request Tables
SHORT Rachael
rachaels at multcolib.org
Fri Jul 23 12:05:24 EDT 2010
Yes! That can be done. Just add orderBy="TransactionNumber DESC" at the
end. That translates to 'Transaction Number Descending', so the largest
numbers -- which are normally the newest requests -- are at the top.
Here's my full string:
<#TABLE name="ViewAllRequests" headerText="All Requests"
noDataAction="ShowMessageRow" noDataMessage="No Requests"
column="TransactionNumber:Click number for details" column="Title"
column="Author" column="TransactionStatus:Status"
orderBy="TransactionNumber DESC">
Rachael at ORX
rachaels at multcolib.org
-----Original Message-----
From: workflowtoolkit-l-bounces at geneseo.edu
[mailto:workflowtoolkit-l-bounces at geneseo.edu] On Behalf Of Johnson,
Alison
Sent: Friday, July 23, 2010 7:31 AM
To: Cyril at geneseo.edu; ILLiad Best Practices Workflow Toolkit
Subject: Re: [Workflowtoolkit-l] ILLiad Request Tables
Sorry, I should clarify...
I am working on the layout of the patrons' online ILLiad
account. When they login and click on "View all Requests" (or any other
of the tables) the requests are displayed from oldest to newest. For
patrons who have a lot of request, this is a very long list for them to
scroll through to get to their latest requests. I'd like to find a way
for the tables to display the transactions in opposite order by default
so that the patrons don't have to scroll. I'm wondering if there's
something I can change in this line or script or somewhere else:
<#TABLE name="ViewAllRequests" headerText="My ILL Requests
(ALL)" noDataAction="ShowMessageRow" noDataMessage="No Requests"
column="TransactionNumber:View/Edit Transaction"
column="DocumentType:Type" column="Title" column="Author"
column="TransactionStatus:Status">
Thanks for your help!
Alison Johnson
Public Services Librarian, Jackson Library
Indiana Wesleyan University
4201 South Washington Street
Marion, Indiana 46953
(765) 677-2383
www.indwes.edu/library <http://www.indwes.edu/library>
From: workflowtoolkit-l-bounces at geneseo.edu
[mailto:workflowtoolkit-l-bounces at geneseo.edu] On Behalf Of Cyril
Oberlander
Sent: Friday, July 23, 2010 10:24 AM
To: 'ILLiad Best Practices Workflow Toolkit'
Subject: Re: [Workflowtoolkit-l] ILLiad Request Tables
Hello Alison,
If you click on the TN column heading, it should re-order them
newest to oldest, or click on any column heading to sort by that column.
Hope that helps, best wishes,
Cyril
From: workflowtoolkit-l-bounces at geneseo.edu
[mailto:workflowtoolkit-l-bounces at geneseo.edu] On Behalf Of Johnson,
Alison
Sent: Friday, July 23, 2010 10:17 AM
To: workflowtoolkit-l at geneseo.edu
Subject: [Workflowtoolkit-l] ILLiad Request Tables
Has anyone found a way to reverse the order of requests as
displayed in the tables in the patron's account? We would like the
newest transactions to be at the top and the oldest at the bottom. That
would mean that the transaction numbers need to display in reverse
order.
Alison Johnson
Public Services Librarian, Jackson Library
Indiana Wesleyan University
4201 South Washington Street
Marion, Indiana 46953
(765) 677-2383
www.indwes.edu/library <http://www.indwes.edu/library>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.geneseo.edu/pipermail/workflowtoolkit-l/attachments/20100723/e7ae1bd5/attachment.html>
More information about the Workflowtoolkit-l
mailing list