Support

Direct help for common BaseBuddy setup, access, mapping, editing, and deployment tasks.

Support/How to preview content safely

How to preview content safely

Use browser-local preview snapshots to check saved content or unsaved changes without saving, publishing, or deploying.

Use Preview when you want to check how a mapped post reads before you save or run a workflow action.

BaseBuddy Preview is a browser-local snapshot. It opens the current post in a separate preview tab from your browser's local storage. It is not a public website preview, deploy preview, rebuild, webhook, or publishing pipeline.

Before you preview

Open a mapped post in BaseBuddy and review the editor state.

Mapped post editor with Save, Archive, and Publish actions visible
Mapped post editor with Save, Archive, and Publish actions visible

Preview is safe to use because it does not write to your database. Opening a preview should not save dirty fields, publish content, unpublish content, archive content, update workflow fields, or trigger a deploy.

The preview snapshot can include unsaved changes from the current editor session. That lets you review edits before deciding whether to write them.

Open a preview

  1. Open the post you want to review.
  2. Make any edits you want to inspect, or leave the post unchanged if you only want to review the saved version.
  3. Click Preview in the editor sidebar.
  4. Allow pop-ups for the BaseBuddy site if your browser blocks the new tab.
  5. Review the preview tab.

The preview tab shows the post title, excerpt, content, status, preview time, and path. If the snapshot includes dirty editor values, the tab shows Unsaved changes included.

Editor with one dirty field and Save enabled
Editor with one dirty field and Save enabled

Understand what Preview does

Preview copies the current editor state into a local snapshot in your browser. BaseBuddy then opens a preview URL with a token that reads that snapshot from the same browser.

ActionWhat happens
Click Preview with no editsOpens a browser-local snapshot of the current post values
Click Preview with dirty fieldsOpens a browser-local snapshot that includes those unsaved editor values
Close the preview tabLeaves the database unchanged
Refresh an old preview laterMay show Preview unavailable after the snapshot expires or is cleared

Preview snapshots are local to the browser that opened them. Sending the preview URL to someone else will not give them a public preview of your site.

Save only when you are ready

If the preview looks right, return to the editor and click Save or Update when you are ready to write ordinary content edits.

Save and Update write dirty mapped fields only. They do not publish, unpublish, archive, reshape JSON, rewrite relations, convert storage formats, or deploy your public website as a hidden side effect.

If you are changing workflow state, use the explicit workflow action instead:

GoalUse
Write ordinary dirty fields on a draftSave
Write ordinary dirty fields on a published postUpdate
Make a draft public according to your mappingPublish
Return published content to draft according to your mappingUnpublish
Move content to the mapped archived stateArchive

Refresh the snapshot

Preview is a snapshot, not a live mirror of the editor.

If you keep editing after opening the preview tab, return to BaseBuddy and click Preview again. The new tab uses a fresh browser-local snapshot with the latest editor state.

If Preview is unavailable

If the preview tab says Preview unavailable, open Preview again from the editor.

Common causes:

SymptomWhat to do
The preview tab does not openAllow pop-ups for your BaseBuddy URL and click Preview again
The tab says Preview unavailableThe browser-local snapshot expired, was cleared, or the token is missing
Someone else cannot open the preview linkOpen Preview in their own BaseBuddy session instead of sharing the local token URL
The preview does not show your latest editsReturn to the editor and click Preview again