Webflow sync, pageviews & more.
NEW

Is it possible to link buttons to specific CMS collection pages in Webflow? For example, if there are three buttons on a page, can each button be linked to their respective CMS collection pages? I have searched extensively but couldn't find an answer. Thank you! - Andrew

TL;DR
  • If buttons are inside a Collection List, connect them to the CMS and set the link to Current CMS Collection Page.
  • If buttons are outside a Collection List, manually set their URLs to the corresponding CMS pages or use a structured URL pattern for automation.

Yes, you can link buttons to specific CMS Collection Pages in Webflow. The method depends on whether the buttons are inside a Collection List or outside of it.

1. If the Buttons Are Inside a Collection List

  • Add a Collection List to the page and connect it to your CMS collection.
  • Inside the Collection Item, add a Button.
  • Select the button and go to the Element Settings (⚙️ panel).
  • Click the Link setting, then choose Current CMS Collection Page.
  • This will dynamically link each button to its corresponding CMS item’s page.

2. If the Buttons Are Outside a Collection List

If the buttons are manually placed and not generated dynamically:

  • Find the Collection Page URL of each CMS item (e.g., /products/product-1).
  • Manually set each button’s link URL to the corresponding CMS page.
  • If the URL structure follows a consistent pattern, you can automate this using CMS fields in a Collection List instead.

Summary

If the buttons are in a Collection List, set them to Current CMS Collection Page. If they are outside, manually link them using static URLs. Let me know if you need more details!

Rate this answer

Other Webflow Questions