How to mark the records in child form from parent form

Hi all,

I have to customize the Boolean variable field in the Work center Group and every WorkCentre’s attached with the Work center Group .

for example:

I have a checkbox field in both parent form(WrkCtrTable) and childForm(WrkCtrGroupTable). I have to check the field having WrkCtrId in WrkCtrTable attached with WrkCtrGroupId whenever I check the field in WrkCtrGroupTable form having WrkCtrGroupId.

Thanks and Regards

Ankit Tuli

ankitmv@gmail.com

You just need to write an update query for the child table and update the Boolean field with the parent field.

Hi Nasheet,

Can You Provide me the code as i m not able to get u…

Thanks

Ankit Tuli