Finally tinkering around with ORM relationships and scaffolding using CF9 ORM.
Have a question - I have two related tables with a 1to1 relationship. When I scaffold this I was expecting to get a long form with all the fields defined in both tables. Instead I get fields for my parent table and a grid for the child table. Vicky has a screenshot of the same thing here: http://blog.alagad.com/blog/assets/content//images/scaffolding/screenie6.jpg You can see the comments being rendered as a data grid. I was expecting something like this post: http://articles.techrepublic.com.com/5100-10878_11-6120921.html In this screenshot - all the fields are rendered : http://i.t.com.com/i/tr/downloads/images/kotek/glue/scaffold_edit.jpg I'm still reading the CF ORM docs but so far have not figured out what I'm doing wrong - or if it's just a limitation of the scaffolding... and it is generating things correctly. Jim -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
