Skip to content

zbubric/grails-fields

 
 

Repository files navigation

Build Status

Note: master branch is now Grails 3.x. Grails 2.x has its own branch grails2.x

A spiritual successor to the bean-fields plugin that attempts to provide a configurable way to render forms with appropriate inputs for different properties without having to copy and paste lots of boilerplate code. It should be possible to change the rendering for a field with the minimum of impact on any other code. This plugin attempts to achieve that by using GSP templates looked up by convention. Developers can then create templates for rendering particular properties or types of properties with the former overriding the latter.

For further information please see the full documentation.

Documentation can be found here:

About

a spiritual successor to the bean-fields plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 96.9%
  • HTML 2.2%
  • Other 0.9%