Issue Details (XML | Word | Printable)

Key: ICE-730
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Ken Fyten
Votes: 14
Watchers: 8
Operations

If you were logged in you would be able to see more operations.
ICEfaces

Add support for input masks on inputText components

Created: 10/Aug/06 04:25 PM   Updated: 15/Dec/10 12:00 PM
Component/s: Components
Affects Version/s: 1.5
Fix Version/s: None

Environment:
Operating System: All
Platform: All

Bugzilla Id: https://www.icesoft.ca:4443/iraptor/show_bug.cgi?id=743
Salesforce Case:
Case Subject Case Number
Date format 00009640


 Description  « Hide
We should add support for client-side implementation of input masks for the
inputText component.

More information on input masks:

- Definition: http://en.wikipedia.org/wiki/Input_mask
- JavaScript implementation: http://javascript.internet.com/forms/dfilter.html

Another idea worth investigation is whether it makes sense to support JSF
formatters on the client. Essentially, this involve taking a JSF formatter
defined on the component and implementing it as a client-side input-mask so
users would only be able to enter valid formatted data.

Also note that it would be nice if the inputText component had some mechanism to
indicate to the user what the required format is, either by displaying the
format information in the inputText itself, or perhaps under or beside it.

Adnan, please investigate this and try to scope it initially.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ken Fyten added a comment - 14/Sep/06 09:26 AM
Lower priority, out of scope for v1.1. release.

Mario Serrano added a comment - 09/Jun/08 10:11 AM
This a nice feature very usefull for financial applications and real time validations.. We are now in version 1.7.x I thing that is time to implement this feature.. xD