Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1] Need to be able to request (hold) items that are on loan #76

Open
clawre opened this issue Oct 30, 2012 · 1 comment
Open

[1] Need to be able to request (hold) items that are on loan #76

clawre opened this issue Oct 30, 2012 · 1 comment

Comments

@clawre
Copy link

clawre commented Oct 30, 2012

Items that are on loan can be requested, and a hold placed on them, via the Millennium requesting system.

Where all items are on loan for any given record (which Blacklight can test for), a button should display below 'View record' indicating 'Request this item'. Behind this the link use the following syntax:

https://library.hull.ac.uk/search?/././1%2C1%2C1%2CB/request~

Where the bib identifier is, e.g., b1919390 (NB, note the full stops before this is used the first two times).

NB. For testing, please use https://library.hull.ac.uk:2082 (the test server) as the stem of the URL.

@clawre
Copy link
Author

clawre commented Nov 7, 2012

As with bookings, for some reason my quoted URLs don't have the bib number in them in the way they should. Hence, the link above should be:

https://library.hull.ac.uk/search?/.{bib identifier}/.{bib identifier}/1%2C1%2C1%2CB/request~

(using curly brackets this time, as I think angled brackets were stripped out)

Chris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant