zorrme
Results
2
comments of
zorrme
Joerg, Please use the inlined _form.gsp, after I update this file views are generated normally.
Sorry if the previous post is not very clear, this is the diff for _form.gsp - boolean hasHibernate = pluginManager?.hasGrailsPlugin('hibernate') - if (hasHibernate && org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder.getMapping(domainClass)?.identity?.generator == 'assigned') { - persistentPropNames