Henning Noeth created TOBAGO-1611:
-------------------------------------
Summary: Display error/warning/info messages directly on the
component
Key: TOBAGO-1611
URL: https://issues.apache.org/jira/browse/TOBAGO-1611
Project: MyFaces Tobago
Issue Type: New Feature
Components: Core, Themes
Affects Versions: 3.0.0-alpha-6
Reporter: Henning Noeth
Assignee: Henning Noeth
Errors/Warnings/Infos are currently displayed via the <tc:messages> tag.
Now, input components should be able to display messages for the specific
component directly on it.
By default this behavior is not enabled. To enable the feature use the
"errorMessageLayout" attribute.
For example <tc:in errorMessageLayout="flexRight" .../> will display a specific
message on the right side of the component.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)