Inside a microflow I create a new Entity Then I pre-fill it with some default values I don't commit this new entity I then show a form with both a Save and Cancel button. Assumption: The save button will commit the entity. Question: Will the cancel button roll back my transaction?
asked
Herman Geldenhuys
2 answers
2
Yes the default cancel button will roll back your transaction.