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

TL;DR
  • Check if the CMS List is on a Collection Template Page, inside a Symbol, or has filters/conditional visibility that restrict edits.  
  • Review for references in E-Commerce settings, site-wide components, or multiple pages, then unlink, break symbols, or remove bindings to modify.

Webflow locks a CMS Collection List when it is bound to other parts of your site in a way that prevents direct modification. This is typically done to protect content structure or layout integrity.

1. Check for Template Page Binding

  • If you're trying to modify a Collection Page (e.g., /blog/[slug]), Webflow automatically locks that CMS List because it's tied directly to a CMS Template.
  • You cannot remove or significantly alter the Collection from its own template page—this ensures dynamic content loads consistently.

2. Review Symbols and Reuse

  • If the CMS List is inside a Symbol (Reusable Component), you'll need to unlink the Symbol before editing.
  • Updates must be made to the Symbol globally, or you can Break Symbol Instance to modify the Collection List independently.

3. Check Conditional Visibility, Filters, or Dynamic Settings

  • If filters or Conditional Visibility are applied and tied to CMS fields, Webflow may prevent certain structural changes.
  • Temporarily remove filters or visibility rules to see if the list unlocks.

4. Look for E-Commerce Product Collections

  • Product Collections (in E-Commerce sites) have system-enforced fields and templates that restrict editing some Collection structures or properties.
  • Navigate to E-Commerce settings if you’re working with products or categories.

5. Referenced in Site-Wide Components

  • The Collection might be connected to a collection reference or a multi-reference field used in other components or Collection Lists. 
  • Use the CMS panel to check field references and dependencies before removing or editing the list.

6. CMS Collection in Use on Multiple Pages

  • If the CMS List is used across multiple static pages, changes to its structure may not be allowed directly due to its shared usage.
  • Go to each page and check how the Collection List is being used.

Summary

A CMS List is typically locked when it's tightly bound to a CMS Template Page, inside a Symbol, or referenced elsewhere in your project. To unlock it, determine where and how it's used, unlink or remove references, and try again.

Rate this answer

Other Webflow Questions