Hello everybody - I am a newbie trying out SC and encountered an issue.Any help or pointers is higly appreciated.
I have created two applications. One master form (simple form) and another detail form (editable grid view).
I have insert,update & delete on master form and insert on detail form.When I enter detail values and click on update (on master form) detail values does not get inserted into the detail table.To insert detail values I had to click on arrow next to the detail values.
Instead of having multiple buttons to save the data, can I have one save button to insert data into both master and detail ?
Any help is highly appreciated.