fields icon indicating copy to clipboard operation
fields copied to clipboard

Support Commands & POGOs in f:all

Open robfletcher opened this issue 12 years ago • 3 comments

Currently f:all uses persistent properties to determine the fields to render. There could be an alternate path using reflection for non-domain types.

robfletcher avatar Feb 01 '12 02:02 robfletcher

I just want to confirm/clarify that f:with and f:field works great with command objects. If f:all also could works with command objects (with constraints) it would be great.

goeh avatar Feb 23 '12 07:02 goeh

Also note that the documentation is incorrect or at least misleading: "In the simplest case you can use f:all to render a field for every property of a bean (the domain object or command the form will bind to): "

jbowen7 avatar Oct 11 '12 19:10 jbowen7

Duplicate of https://github.com/grails-fields-plugin/grails-fields/issues/115

snimavat avatar Apr 01 '17 17:04 snimavat