Skip to content
Home » Undoing Edits with Revert Changes

Undoing Edits with Revert Changes

Undoing Edits with Revert Changes

As you fine-tune your application, there might be occasions where you wish to revert modifications made to an object. The Revert Changes feature provides a safety net for such instances.

Note: Utilizing the Revert Changes option allows you to backtrack any alterations made to an object, restoring its initial values. Keep in mind that this feature is only available before hitting the Save button; once changes are saved, they become permanent.

Here’s how you can revert adjustments:

Make sure the object you have made changes to, is still selected. In the following example the properties that were just edited are highlighted.

Edited object

Hover on the Ellipsis button in the Objects panel. A dropdown menu would be displayed. Click on the Revert Changes option.

Select Revert Changes option from Ellipsis dropdown
The object’s attributes will instantly revert to their prior state.
Changes reverted back to original state
With this feature, Codeless ONE provides a quick way to undo accidental or unwanted changes, ensuring you maintain the desired state for your app’s objects. Always make sure to save any intended modifications before exiting the page to prevent any loss of work.
Being cautious during the development phase can minimize errors, but it’s always reassuring to know that tools like “Revert Changes” are available when needed.