Messages YesNoDialog devide command

Answered

Dialog devide command, so user must use 2+ Undo action to revert. Can i avoid this?

0
1 comment

No, command should be performed atomically; try to rework your logic so that it shows dialog, gathers all necessary info and then applies all the changes.

0

Please sign in to leave a comment.