> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.wickedcms.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.wickedcms.com/_mcp/server.

# Reset a changed field

When you edit a field on a previously published item, Wicked CMS compares your changes to the **live** (published) version. Changed fields are highlighted so you can spot differences and reset individual fields if needed.

![Reset a changed field](https://files.buildwithfern.com/wicked-cms.docs.buildwithfern.com/6b7fa434f92a8b80aab02d9bf1a12e49ffcae424e4013a1c4f68b67e3d2bbcd0/docs/assets/screenshots/field-reset.png)

## Identify changed fields

Fields that differ from the live version show a **blue highlight** on the field label. Hover over the label to see the tooltip:

> Option-click or Alt-click to reset to the live value.

## Reset one field

Look for fields with the blue label highlight in the item detail sheet.

On Mac, hold **Option** and click the field label. On Windows/Linux, hold **Alt** and click the label.

The field value resets to the last published (live) value. The blue highlight is removed for that field.

## What reset does

Resetting a field restores **only that field** to its live published value. Other edited fields are unaffected. Reset does not save or publish — it updates the draft in your current editing session.

There is no **Reset all fields** button. Reset works one field at a time using Option-click or Alt-click on each changed field label.

## Reset vs. Reload from Webflow

| Action                  | Scope        | How                              |
| ----------------------- | ------------ | -------------------------------- |
| **Reset field**         | Single field | Option/Alt-click the field label |
| **Reload from Webflow** | Entire item  | ⋮ menu → **Reload from Webflow** |

Use field reset when you want to undo changes to one field. Use [Reload an item from Webflow](/reload-item-from-webflow) to discard all local edits and reload the full item from Webflow.

## Restore live (published version)

To revert the entire item to its last published state (not just individual fields), use **Restore live** from the item ⋮ menu. See [Restore live](/restore-live).

## Next step

After resetting fields, click **Save** to persist the reverted values, or **Publish** if you want to update the live site.