Carl Karsten wrote: > kFoo_pk: "-1-dabotmp" > http://dev.personnelware.com/carl/a/daboapp1.png > > Looks like you are creating temp PKs?
When you add a new record, and before you save, if AutoPopulatePK is True, yes. It is so you can still add child records to the new master record and have the links work when you actually save. > Shotting from the hip here... (yes, that means the other dribble is somewhat > thought out...) Can we get an option to not include Keys in the UI? Do you mean you don't want to see the key in the UI as generated with appwiz? Just edit PagEdit<module>.py, and remove the section that shows the key. You'll probably also want to remove the column def from Grd<module>.py. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
