How to create a scaffold with 2 database tables?

Hi John,

The scaffold generator is really just for the simplest case. If you want to do what you're talking about, you'll need to code your own controller.

Cheers Starr