I have two tables, Order and Order_Line, a one to many relationship exists and I created a form with a sub-form. I added a on click save command but it looks like the command is only associated with the Order table though. On click the order table is updated with the new entries but none of the Order_Line entries are carried over. Can the command be altered to save both the Form and the Sub_Form on click? If so, how?
Thanks everyone, any suggestions are appreciated as always
Thanks everyone, any suggestions are appreciated as always