Hello all.<div><br></div><div>I am using KOHA 3.0.3 in Debian Lenny.</div><div><br></div><div>I am trying to integrate the fulltext viewing option of GSDL in KOHA in a different way than the existing one. </div><div><br></div>

<div>When we search for a string in KOHA then it displays a list of results. I am trying to make a link to GSDL fulltext option through KOHA records directly. In the search results we have a place holder named &quot;ACTION&quot; where I have placed a link &quot;View Full Text&quot;. On clicking the link it goes to the GSDL and searches the records for the particular author and title. I found that matching both title and author is not possible in GSDL so I decided to match just the author and display results.</div>

<div><br></div><div>My main problem is that, I have made a field 953 &#39;a&#39; for storing whether the particular record has fulltext or not. If the field says &quot;YES&quot; then I need to display the &quot;View Full Text&quot; link in the &quot;ACTIONS&quot; placeholder of the search results. I have come to know that we can use &lt;!-- TMPL_IF --&gt; to make conditional variable passing and displaying, but I am having a problem in deciding whether the field 953 &#39;a&#39; contains a &quot;YES&quot; or a &quot;NO&quot;. How can I find out that for every record in the current search result. </div>

<div><br></div><div>I have looked into the <a href="http://search.pl">search.pl</a> and search.tmpl but got no idea from that.</div><div><br></div><div>Please Help me.</div><div><br></div><div>Thank you.</div><div><br>-- <br>

Nitesh Rijal<br>BE IT<br>email: <a href="http://rijal.it">rijal.it</a>@<a href="http://gmail.com">gmail.com</a><br>url: <a href="http://niteshrijal.com.np">http://niteshrijal.com.np</a><br>facebook: <a href="http://facebook.com/openrijal">http://facebook.com/openrijal</a><br>

twitter: <a href="http://twitter.com/openrijal">http://twitter.com/openrijal</a><br>+9779841458173<br>
</div>