Dear all,
I’ve done a M/D form but when I finished it I realize that I have no possibility to control in some way the relationship between master fields and details and also about actions done later on.
On master form I have a registration date that I copy also in each rows (details (OK it’s redundant but I have to do so) ) as variable inherit from master form.
If I later go to edit the master form part I can modify this date but obviously all the connected rows remain the same of creation time. I have tried using on-change over the M form date but no infos about rows are available.
The same I think if I go to delete the master record. How can I do a similar operation “on cascade” for details rows without using complex sql command.
Is there a simple way to do these things ?
Many thanks
Giovannino