Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0.4, 1.1-RC1
-
Fix Version/s: None
-
Component/s: TagLib, View technologies
-
Labels:None
Description
This is a feature-request to enhance the functionality of Grails-Form-Tags (like <g:input ..>,<g:select ...> and so on).
The central idea is that the tags could take an additional bean- and property-parameter. In consequence the
field knows the constraints (e.g. field-size), knows if an error occurred and so on.
Marc Palmer's BeanTagLib (aka ModelTagLib) seems to be a perfect base for this.
Please check out: http://www.grails.org/Draft_ModelTagLib
And the little discussion at: http://www.nabble.com/Future-and-Status-of-the-ModelTagLib--td22163176.html
Issue Links
- depends on
-
GRAILS-6882
Add smart field rendering tags (like bean-fields plugin)
-
Related to
GRAILS-270