-
Oct 7th, 2010, 05:33 AM
#1
Tables in generated views
Hi,
I noticed that tables are used heavily in generated views to layout controls on the page. I believe this is against current best practices in the web design community where css-based layout is preferred.
Are there plans to change this approach? Is there a way to customize it?
Regards,
Tarek
-
Oct 8th, 2010, 04:34 AM
#2
You can run "grails install-templates", which will put the scaffolding templates in your project's src/templates/scaffolding directory. You can modify them there.
You may also be interested in the HTML5 scaffolding templates created by Rob Fletcher
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules