Undo and redo

The Accept Builder editor keeps track of editing changes in Accept Builder in a history, recorded at the following level of granularity:

Objects tracked:

  • Rows

  • Columns

  • Modules

  • Layout templates and prebuilt rows

  • Saved rows, columns, or modules

Events tracked:

  • Add

  • Edit

  • Delete

  • Move

  • Duplicate

NOTE

The initial state of the history when you open the editor is Draft created. When you publish or save the layout, the history is erased and the next time you open the Beaver Builder editor, the status is once again Draft created.

Examples of editing history

The following screenshot shows an example of the history created with some simple actions in the editor. The sequence of actions is described in the numbered annotations in the layout, matched up with what is recorded in the history.

The dot next to the topmost item shows that the most recent and all previous actions are displayed. As you can see, if you make a number of edits to a row, column, or module at one time, the history shows Edited, so if you undo that item, you'll lose all of the changes you made within that item at that point.

Prebuilt and saved items are also recorded when you add them. The following screenshot shows the actions that are recorded when you add various types of layout templates and saved items:

Notice that when you add saved items, the "added" action is recorded as well as the addition of the actual row. To remove a saved row, column, or module that you've added, you'll need to backstep two items in the history.

To undo and redo

You can undo and redo either by working directly in the History in the Tools menu or by using keyboard shortcuts.

Access the history to undo and redo

  1. Click History in the Tools menu. You can also see an example of items in the history.

  2. Click any of the items listed in the history and the layout reverts to the layout at that point. You can keep clicking in the history at various points to undo or restore layout.

NOTE

You can't pick and choose which items to keep: whatever item you select, that item and the ones lower on the list remain in the layout, while the higher ones are removed.

  1. When you're done, click Done and then Publish, Save as draft, or Discard.

Use undo and redo keyboard shortcuts

You can use the undo and redo keyboard shortcuts to step backwards and forwards through the items listed in Tools > History. The keystrokes depend on your operating system, as follows, or within the Accept Builder editor you can find them at Tools > Keyboard shortcuts.

Reduce or disable undo/redo functionality in the editor

The History manager can cause sluggish behavior in the editor, particularly when your site is in a shared hosting environment or the page you're editing has a large number of rows and modules. The default number of changes the History Manager remembers is 20.

You can reduce or disable this number temporarily or more permanently in two ways:

Disable the History Manager temporarily

  • Add &nohistory to the end of your URL in the Accept Builder editor. For example:

https://mysite.com/?fl_builder&nohistory

In the editor, if you click History in the Tools menu, you'll see the message Undo/redo history is currently disabled.

Last updated

Was this helpful?