标签: grails grails-3.0
我在Grails 3中使用install-form-fields-templates获得的唯一模板是来自create.gsp的{{1}}和edit.gsp。
install-form-fields-templates
create.gsp
edit.gsp
是否有机会再次使用fields-plugin安装和使用旧版本?
fields-plugin
字段插件不在_form.gsp中。那么它现在是grails核心和唯一可能性的一部分吗?
_form.gsp
谢谢!