Cancel Button Rolling Back Data.

1
I have a form that is used to change the users account details such as changing the password, name or address. The user is able to edit the details and save them. When they open the form the saved details are still there. However if I press the cancel button it rolls back to the old data. There are no microflows on the entity's and no rollback actions. The Cancel button is the standard cancel button. I am not sure whether this is a bug or whether this is meant to happen?
asked
2 answers
1

So you are saying they opened a dataview, then changed something, saved it in that form (and thereby closed it), then re-opened and pressed cancel and got their old data back? Doesn't sound like something that should happen.

answered
0

I think cancel is supposed to make things roll back. An alternative would be close, that doesn't rollback anything iirc.

answered