Forum Discussion
GauravSharma3
8 years agoQrew Commander
Hi Niraj,
How have many related child tables associated with your parent table?
Thanks,
Gaurav
How have many related child tables associated with your parent table?
Thanks,
Gaurav
NirajShah1
8 years agoQrew Cadet
Hi Gaurav, thanks for the response.
I only have one child table directly related to the parent table.
As a reference, here is what I am trying to achieve:
Create a button in the employees table that allows for the user to delete that employee. This
button should confirm with the user using a JS popup and then delete all child records (address
change log) and delete the record and return to the table home page.
Thanks,
Niraj
I only have one child table directly related to the parent table.
As a reference, here is what I am trying to achieve:
Create a button in the employees table that allows for the user to delete that employee. This
button should confirm with the user using a JS popup and then delete all child records (address
change log) and delete the record and return to the table home page.
Thanks,
Niraj