Webflow sync, pageviews & more.
NEW

Why is the CMS list collection locked and preventing me from making changes on my Webflow site?

TL;DR
  • Check static pages, symbols, or global components using the Collection List and disconnect them.
  • Remove CMS references inside Symbols or components by detaching or editing them directly.
  • Ensure the Collection isn't used in E-commerce or affected by filters, conditions, or custom scripts.
  • Delete all bound Collection Lists temporarily to unlock the Collection, make changes, then re-add as needed.

If your CMS Collection List is locked in Webflow and you're unable to make changes, it's usually because the collection is currently bound to dynamic elements that restrict modifications for safety and performance reasons. Here's how to resolve it.

1. Check If the Collection Is Used on Static Pages

  • Webflow locks CMS Collections that are being used on static pages, symbols, or reusable components.
  • Go to Pages Panel and examine any static pages (not CMS Template pages) that include a Collection List connected to the same CMS collection.
  • Also check Symbols, Navbar, or Footers, as CMS content often gets placed in these global components.

2. Verify if It's Used in a Symbol or Component

  • If the Collection List is placed inside a Symbol (e.g., header, footer, reusable block), it will lock structural changes to the Collection.
  • To edit, restore the Symbol to a regular element (detach symbol) or edit from inside the Symbol by double-clicking it.
  • Also check for nested Collection Lists, which can restrict edits if used improperly.

3. Disable E-commerce or Pages Using That Collection

  • If your CMS collection is linked to Webflow E-commerce (e.g., Products, Categories), it becomes partially locked.
  • Remove E-commerce bindings or associated dynamic references temporarily if possible.
  • Check for custom code or third-party scripts referencing the collection as well.

4. Look for Collection Referenced in Conditional Visibility, Filters, or Settings

  • Conditions or filters applied to dynamic lists can lock certain collection settings.
  • Open the Collection List element and check if there are Filters, Sort Order, or Conditional Visibility based on that collection.
  • Also check interactions or bindings (e.g., page load animations, CMS filters) that reference the collection.

5. Clear Binding by Deleting Collection Lists Temporarily

  • As a last resort, delete the Collection List from all pages or symbols where it’s used.
  • Once no elements reference the collection, it will be unlocked automatically in the CMS panel.
  • After making your desired changes to the Collection (like renaming a field, changing a slug, or deleting it), you can re-add the Collection List.

Summary

Your CMS Collection is locked likely because it’s in use on a static page, symbol, or inside a component that restricts edits. Remove or disconnect those references, then edit the Collection, and re-bind it afterward if needed.

Rate this answer

Other Webflow Questions