Master Detail form - Can you save "open" details rows on saving Master

Hi All,

Title says it all really.

In a master form I add a detail row and I usually save the row as I go, but sometimes in my haste, I save the master record BEFORE saving a row that is open for edit.

Is there a way to automatically close any open detail rows when I save the master record?

Many Thanks

Tony

SC tells me that as the detail section runs in an iframe, then you cannot detect what rows are open from the master form.

Tony

That sounds right, maybe just have a confirmation message before it completely does the save? I have some similar screens and the best thing is to engineer the layout and button names to be as clear as possible what is being saved, etc. You can override the button labels for Save and Add and so on, to be specific. Like ‘Save Demographics’ and ‘Save Visits’.