Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-introduce scaffolding functionality lost in Grails 3 #9854

Closed
donald-jackson opened this issue Apr 12, 2016 · 2 comments
Closed

Re-introduce scaffolding functionality lost in Grails 3 #9854

donald-jackson opened this issue Apr 12, 2016 · 2 comments
Labels

Comments

@donald-jackson
Copy link

This is a feature request, essentially to try and get the scaffolding back to where it was in Grails 2.

Two missing features are:

  • Scripting is no longer supported in scaffolding templates (eg: iterating through a domain class to produce a view, conditions, etc)
  • Scaffolding can only use domain classes from the current project, in Grails 2 you could use any hibernate class. This is useful for some people (like me) who logically separate their GUI from their domain classes.

Thanks

@jeffscottbrown
Copy link
Member

This should be reported at https://github.com/grails3-plugins/scaffolding/issues

@sdelamo
Copy link
Contributor

sdelamo commented Oct 26, 2017

Filed in scaffolding grails/scaffolding#38

@sdelamo sdelamo closed this as completed Oct 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants