CRUD module: allow to specify size of input fields

Bug #568227 reported by Alexander Strebkov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
play framework
New
Undecided
Unassigned

Bug Description

Couple of crud tags have a hardcoded size of input tag. In
numberField.html it is size="5" and in some others like textField.html
and password Field.html it is size="50". Maybe it would be better to
make it possible to specify size with those tags and set it to 5 or 50
by default? Because sometimes it is the only customization needed,
especially for numbers (5 is often too short)

Tags: crud
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.