Display Koha Saved Reports on OPAC for library patrons
Dear All, I have created and saved some reports in Koha, which I would like to display as Links on OPAC for patrons. How can I do this? With best regards, Naveen Ali ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi.
Hi Naveen, You can add links under important links in NAV. Vikram Zadgaonkar On Fri, Sep 9, 2022 at 11:13 AM Ms. Naveen Ali <naveen@neduet.edu.pk> wrote:
Dear All,
I have created and saved some reports in Koha, which I would like to display as Links on OPAC for patrons.
How can I do this?
With best regards,
Naveen Ali
ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Thank you the reply, I have done that, but how do I generate URL to report. There is the option for JSON URL, but I would like the show report in PDF or HTML for patrons With best regards, Naveen Ali ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi. ----- Original Message ----- From: "Vikram Zadgaonkar" <vikramczadgaonkar@gmail.com> To: "Ms. Naveen Ali" <naveen@neduet.edu.pk> Cc: koha@lists.katipo.co.nz Sent: Friday, 9 September, 2022 10:52:03 AM Subject: Re: [Koha] Display Koha Saved Reports on OPAC for library patrons Hi Naveen, You can add links under important links in NAV. Vikram Zadgaonkar On Fri, Sep 9, 2022 at 11:13 AM Ms. Naveen Ali < naveen@neduet.edu.pk > wrote: Dear All, I have created and saved some reports in Koha, which I would like to display as Links on OPAC for patrons. How can I do this? With best regards, Naveen Ali ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hi, 1) make sure these reports are configured as "public" 2) That your OPACBaseURL syspref is set 3) these reports will provide the output in JSON format 4) create the necessary jQuery snippet in OpacUserJS system preference to fetch the json and generate your required display. Hope this helps, -idg On Fri, 9 Sep, 2022, 11:13 am Ms. Naveen Ali, <naveen@neduet.edu.pk> wrote:
Dear All,
I have created and saved some reports in Koha, which I would like to display as Links on OPAC for patrons.
How can I do this?
With best regards,
Naveen Ali
ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Perfect! Thank you very much Indranil. Greatly appreciate the help. With best regards, Naveen Ali ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi. ----- Original Message ----- From: "Indranil Das Gupta" <indradg@gmail.com> To: "Ms. Naveen Ali" <naveen@neduet.edu.pk> Cc: "koha" <koha@lists.katipo.co.nz> Sent: Friday, 9 September, 2022 11:07:25 AM Subject: Re: [Koha] Display Koha Saved Reports on OPAC for library patrons Hi, 1) make sure these reports are configured as "public" 2) That your OPACBaseURL syspref is set 3) these reports will provide the output in JSON format 4) create the necessary jQuery snippet in OpacUserJS system preference to fetch the json and generate your required display. Hope this helps, -idg On Fri, 9 Sep, 2022, 11:13 am Ms. Naveen Ali, < naveen@neduet.edu.pk > wrote: Dear All, I have created and saved some reports in Koha, which I would like to display as Links on OPAC for patrons. How can I do this? With best regards, Naveen Ali ITM-JE (EAKL) Inst Representative for HEC Digital Library Resources. NEDUET, Karachi. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Indranil Das Gupta -
Ms. Naveen Ali -
Vikram Zadgaonkar