We have a UI where the user builds up installments. Each installment is in an RG.
In order to manage the editing mode (save, cancel) we have added some draft data fields which we then paste to the actual data fields in the process of saving the data:
The problem arises with the cancel workflow. We exit the edit mode, but we are not able to reset the inputs inside the RG. We also have no way to “reset the RG” (tried to reload the data back into the RG to no effect).
What is the trick here to reset these inputs?