Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA, 3.1.0.BETA1
-
Fix Version/s: 3.1.0.BETA2, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.1.0 ALPHA2
-
Assignee Priority:P1
Description
Feature request: Add ability to define the size of the input field of the ace:dateTimeEntry.
Ideally, the input field size should match "pattern" attribute value. In our application, we use this component in the data table, and it's taking more space than it's needed.
Ideally, the input field size should match "pattern" attribute value. In our application, we use this component in the data table, and it's taking more space than it's needed.
Attached test case that shows the default sizing and the unnecessary space. Setting a width on the dateTimeEntry also does not get applied to the component.