Use Undo and Redo with 2 how-to topics on the iOS editing page; 2 are available without membership and 0 are membership-related.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Undo an Action | Free |
| 2 | 2. Redo an Action | Free |
How-to Guide
1. Undo an Action
Entry point: The Undo button at the top of the editing page (left arrow)
- Open the document you want to edit and enter editing mode.
- Find the Undo button at the top of the page.
- Click the Undo button once to reverse the most recent action.
- Repeat the action if you want to undo multiple steps in sequence.
Success Criteria
- Interface result: The most recent edit is rolled back.
- Next action available: You can continue typing, editing, or undoing more steps.
Tips While Using
- Common mistake: If the document is not in editing mode, the top button may not be available.
- Environment note: Undo works only for the current available edit history.
2. Redo an Action
Entry point: The Redo button at the top of the page (right arrow)
- Perform at least one Undo action first.
- Find the Redo button at the top of the page.
- Click the Redo button once to restore the action that was just undone.
- Repeat the action if you want to restore multiple steps in order.
Success Criteria
- Interface result: The undone content appears again in the document.
- Next action available: You can continue editing or continue redoing actions.
Tips While Using
- Common mistake: If you make a new edit after undoing, the earlier redo chain may no longer be available.
- Environment note: Redo becomes meaningful only after an Undo action has been performed.