Bug 6339 - ExtendedPatronAttributes to allow for fields of date type
Summary: ExtendedPatronAttributes to allow for fields of date type
Status: RESOLVED DUPLICATE of bug 32610
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Indranil Das Gupta
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-14 07:55 UTC by Indranil Das Gupta
Modified: 2023-03-18 09:24 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Screenshot of the desired functionality (11.95 KB, image/jpeg)
2011-05-14 07:55 UTC, Indranil Das Gupta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Indranil Das Gupta 2011-05-14 07:55:42 UTC
Created attachment 4111 [details]
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)
Comment 1 Katrin Fischer 2023-03-18 09:24:19 UTC

*** This bug has been marked as a duplicate of bug 32610 ***