How can I unlink and relink CMS elements in Webflow, specifically the current CMS category, and bind it to a new one?

TL;DR
  • Unlink current CMS bindings by removing field connections from each element.  
  • Replace or reconnect the Collection List to the desired CMS collection and rebind dynamic elements to new fields.  
  • Update filters, dynamic links, and ensure Collection Page templates are rebuilt if using a different CMS collection.

To change which CMS collection an element (like a category or blog post) is linked to in Webflow, you need to unlink the current CMS bindings and reconnect them to the desired collection.

1. Unbind the Current CMS Element

  • Select the element that is currently linked to your old CMS category (e.g., a heading, dynamic list, or text block).
  • In the Element Settings panel (D key) or directly in the element’s properties panel, look for any fields showing a purple label or “Get text from...” option—indicating it's bound to a CMS field.
  • Click the binding and choose "Remove field" or uncheck the CMS data option to unlink it.

2. Replace the Collection List (If Needed)

  • If the element is inside a Collection List Wrapper connected to the old category:
  • Select the Collection List Wrapper.
  • In the Settings panel, click the name of the current collection.
  • Click "Remove Collection List" if you're switching to a completely different CMS (e.g., switching from a Categories collection to a Tags collection).
  • Drag a new Collection List into the canvas and bind it to the new CMS collection you want (e.g., the new Category collection).

3. Rebind Elements to the New CMS Category Fields

  • After connecting to the new collection:
  • Select each element you want to relink (e.g., heading, image, paragraph).
  • In the settings, choose "Get text/image from..." and select the appropriate field from the new CMS collection.
  • Repeat for all dynamic elements that need updated CMS bindings.

4. Update Any Filters and Links

  • If you're using filters (e.g., “Only show items where Category equals X”), be sure to update these to reflect the new collection structure.
  • Check links or buttons that dynamically reference the current item or a category page, and remap them to the relevant field in the new collection.

5. Double-Check Collection Page Templates

  • If you're editing a Collection Page template (e.g., Category Template), it will always be tied to its assigned collection.
  • You cannot change the collection a template page is bound to. Instead, create a new Collection and design its own template page from scratch, then migrate the design manually if needed.

Summary

To relink CMS elements in Webflow, remove any current bindingsreplace or rebind elements to the new CMS collection, and update all filters and links to align with the new structure. Collection Page templates are fixed to their original collection, so switching requires rebuilding under a new CMS collection.

Rate this answer

Other Webflow Questions