Hi,
Current design of the form is as below (No changes allowed to the form layout and design)
1) Has a parent header P - Non database block
2) Has a child block C - Database block with only one table T
In essense, data is stored in only one table
How to achieve the following
1) Clearing the block (Both P and C) if clearing the block P
2) Deleting the records in both P and C, if deleting the record in P
3) Deleting the records only in C
4) Querying the records (F11 and Control F11) in Parent P and pulling the records in C (on Control + F11)
Regards
S