http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6339

             Bug #: 6339
           Summary: ExtendedPatronAttributes to allow for a DatePicker (JS
                    Calendar) style field
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Patrons
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


Created attachment 4111
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4111
Screenshot of the desired functionality

ExtendedPatronAttributes fields presently allow for Repeatable, Searchable,
Unique ID, text type input box as well as auth_val driven select lists.

It would be nice to have a date picker calendar pop-up facility and
ValidateDate() function for the field as its parameters

Possibly lib/C4/Members/AttributeTypes.pm,
intranet/cgi-bin/admin/patron-attr-types.pl,
intranet/htdocs/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tmpl
would require some functional changes

I've attached a screenshot of the feature. Right now I'm doing it with an ugly
jquery hack via intranetuserjs (http://pastebin.com/BPQw43tY)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to