Master-detail based on same table
482169Jun 6 2008 — edited Jun 10 2008Can anyone guide me towards creating a master-detail form based on the same table.
I tried using min(rowid) in the default_where, and replaced the on-insert and on-update with insert/update procedure, it works but too many patching to do for handling data integrity issues, which forms' default would easily handle.
I would apprecite any ideas.
arniko.