I am using Grails 3.0.4. The fields plugin documentation states that the scaffolding templates can be installed using the command "grails install-form-fields-templates".
How ever is Grails 3.0.4 there is no install-form-field-templates command which can be used not the Grails console.
Does any one know how to install fields plugin scaffolding templates in Grails 3?
Filed an issue in Grails Fields plugin. Got a response from them that the command to use is Grails install templates. This just installs the scaffolding templates. For more info, pls browse https://github.com/grails3-plugins/fields/issues/14