Hi All, I need to add one field 'Registration Number' in New Library page (*/cgi-bin/koha/admin/branches.pl?op=add_form <http://branches.pl?op=add_form>*) and insert the same into the table "branches". Can anyone please help on this? -- Thanks & Regards, Rejeesh K.Nair m: +91 (0) 9495316906 <094953%2016906> e: rejeeshknair@gmail.com <https://www.facebook.com/rejeeshnairk> <https://twitter.com/rejeeshknair> <http://in.linkedin.com/in/rejeeshknair> <https://www.instagram.com/rejeeshknair/>
Hi Rejeesh, this won't be possible without development. Here are some links that might be helpful to get you started: https://wiki.koha-community.org/wiki/Developer_handbook https://github.com/digibib/kohadevbox Hope this helps, Katrin On 17.03.2017 17:16, Rejeesh K.Nair wrote:
Hi All,
I need to add one field 'Registration Number' in New Library page (*/cgi-bin/koha/admin/branches.pl?op=add_form <http://branches.pl?op=add_form>*) and insert the same into the table "branches". Can anyone please help on this?
Hi, Thank you for your reply Katrin. I just started developing on this module. I need a code snippet to insert the value from the input field "Registration Number" into table named "branches" in /cgi-bin/koha/admin/branches.pl <http://branches.pl?op=add_form> file. Can anyone help on this? Thanks & Regards, Rejeesh K.Nair m: +91 (0) 9495316906 e: rejeeshknair@gmail.com <https://www.facebook.com/rejeeshnairk> <https://twitter.com/rejeeshknair> <http://in.linkedin.com/in/rejeeshknair> <https://www.instagram.com/rejeeshknair/> On Tue, Mar 21, 2017 at 12:39 PM, Katrin <katrin.fischer.83@web.de> wrote:
Hi Rejeesh,
this won't be possible without development. Here are some links that might be helpful to get you started:
https://wiki.koha-community.org/wiki/Developer_handbook
https://github.com/digibib/kohadevbox
Hope this helps,
Katrin
On 17.03.2017 17:16, Rejeesh K.Nair wrote:
Hi All,
I need to add one field 'Registration Number' in New Library page (*/cgi-bin/koha/admin/branches.pl?op=add_form <http://branches.pl?op=add_form>*) and insert the same into the table "branches". Can anyone please help on this?
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Katrin -
Rejeesh K.Nair