Ticket #4511 (closed task: fixed)
[patch]separate display and edit mode for form widgets
| Reported by: | bill | Owned by: | peller |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 0.9 |
| Severity: | normal | Keywords: | 4alex |
| Cc: |
Description
1. Currency
When displaying a currency textbox it should look like
$123,456.90
but when editing the $ and , should disappear so it looks like
1234568.90
(note that it should still display the decimal as 90, not just 9)
2. Number text boxes Similar to above
3. Infrastructure General infrastructure to support separate edit and display modes
Attachments
Change History
Note: See
TracTickets for help on using
tickets.