Bug 8588 [3.8.x] Duplicate field IDs cause problems with SQL report parameter entry
authorOwen Leonard <oleonard@myacpl.org>
Wed, 21 Nov 2012 17:31:41 +0000 (12:31 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 8 Dec 2012 06:45:09 +0000 (19:45 +1300)
commit8932af7ff7f02632f8cd1a3b5094164968136679
tree8c054c18b357554a11f580fe251914d8f8c4a733
parent1ba19cdda919ab4ece758ee29413b3735040c1e9
Bug 8588 [3.8.x] Duplicate field IDs cause problems with SQL report parameter entry

Reimplemented for 3.8.x: Changes to markup and script to
enable unique ids on form fields. These changes allow for
working label+input pairs on one or more text and select
inputs and multiple working datepickers.

To test, create a report with more than one date parameter,
at least one text parameter, and one or more authorised
value parameters. The datepickers should each work properly,
and labels should by clickable.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
reports/guided_reports.pl