Carl Karsten wrote: > Assuming the AppWiz knows what the keys are, shoot back a pointer where I > should > look in the AppWiz - I would rather spend an hour messing with that and regen > my > app than doing grunt work on my app.
No matter what, you will be doing gruntwork on your app. The generated files are just the starting point. You need to modify, add, and delete code as is appropriate for your application, using the generated files as a starting point. A patch to include or ignore the key field in the generated UI would likely be accepted. Make it a checkbox on the output page. As far as finding where the appwiz knows about the keyfield, I can't honestly remember if it knows or not. Try searching on "key" or "pk". -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
