[Koha] Place hold in opac-detail.pl

kamild smichaelxx at tlen.pl
Mon Oct 15 22:00:57 NZDT 2012


Hi,
Thanks very much for your interest a problem. I think abotu reserve from
details a specific copy.
I do somthing like this

<http://koha.1045719.n5.nabble.com/file/n5729706/egz.jpg> 

but Perl is not my strong side.  I add to opac-detail.tt


<form action="/cgi-bin/koha/opac-reserve.pl" method="post"
id="hold-request-form">
 <input type="hidden" name="place_reserve" value="1"/>
 <input type="hidden" name="biblionumbers" id="biblionumbers"/>
 <input type="hidden" name="selecteditems" id="selections"/>
 <input class="reserve_mode" name="reserve_mode" type="hidden"
value="multi"/>
 <input class="single_bib" name="single_bib" type="hidden" value="[%
biblionumber %]"/>
<input id="reqspecific_[% biblionumber %]" class="selectspecific"
type="hidden" checked value="Specific" name="reqtype_[% biblionumber %]">
<input type="hidden"  class="checkitem checkitem_[% biblionumber %]"
name="checkitem_[% biblionumber %]" value="[% ITEM_RESULT.itemnumber %]" />
<input value="Place Hold" type="submit" class="placehold" /></form>


Maybe someone is able to help? thx



--
View this message in context: http://koha.1045719.n5.nabble.com/Place-hold-in-opac-detail-pl-tp5729488p5729706.html
Sent from the Koha-general mailing list archive at Nabble.com.


More information about the Koha mailing list