Modify a button to save before adding a record in a separate table
I have the following button working to go to a different table and add a record for the related project. What I would like to do is add in a save part to happen before going to the new table and addi...
Try looking for a setting in the table where the button is under advanced properties, and check the box to Automatically Save when adding a child Record. That might work.