2 pages! 1st page = list (loop), 2nd page = edit1st page button in loop with value = ID2nd page DB read action with WHERE ID = {data.quote.ID} + data merge
That works so far: BUT: if I go to page 2 with the back button to the 1st page and select another data record, the previous one is always loaded. As if data merge doesn't work the 2nd time.
