[
https://issues.apache.org/jira/browse/EMPIREDB-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rainer Döbele updated EMPIREDB-439:
-----------------------------------
Description:
ControlTag and InputTag: reduce the number of times the submitted value is
requested from the InputControl.
ControlTag: create the InputControl before the label component is rendered in
order to avoid that the for-attribute cannot be resolved.
ControlTag: render placeholder when control is not visible (i.E. when
isFieldVisible() returns false)
InputTag: set auto component id from FormGrid
was:
ControlTag and InputTag: reduce the number of times the submitted value is
requested from the InputControl.
ControlTag: create the InputControl before the label component is rendered in
order to avoid that the for-attribute cannot be resolved.
ControlTag: render placeholder when control is not visible (i.E. when
isFieldVisible() returns false)
> Improve ControlTag and InputTag input processing and rendering
> --------------------------------------------------------------
>
> Key: EMPIREDB-439
> URL: https://issues.apache.org/jira/browse/EMPIREDB-439
> Project: Empire-DB
> Issue Type: Improvement
> Components: JSF2 Extensions
> Reporter: Rainer Döbele
> Assignee: Rainer Döbele
> Priority: Major
>
> ControlTag and InputTag: reduce the number of times the submitted value is
> requested from the InputControl.
> ControlTag: create the InputControl before the label component is rendered in
> order to avoid that the for-attribute cannot be resolved.
> ControlTag: render placeholder when control is not visible (i.E. when
> isFieldVisible() returns false)
> InputTag: set auto component id from FormGrid
--
This message was sent by Atlassian Jira
(v8.20.10#820010)