Webflow to netlify
Collections
Every collection list made in Webflow can be mapped to Netlify CMS
Collections Elements
The attribute to insert in the Collection List Wrapper must have the same name as the CMS Collection:
Description | Element | Name | Value |
---|---|---|---|
Collections | Collection List Wrapper | collection | name of collection |
Collections Limit | Collection List Wrapper | limit | number of posts |
Collections Filter | Collection List Wrapper | filter | filter field |
Text | Collection List Item > Text | text | name of CMS field |
Image | Collection List Item > Image Or Div | image | name of CMS field |
Color | Collection List Item > Text | color | name of CMS field |
Background Color | Collection List Item > Div | bg-color | name of CMS field |
Link | Collection List Item > Link | link | url |
Show If | Collection List Item > Any | show-if | condition |
Hide If | Collection List Item > Any | hide-if | condition |
Reference & Multi Reference | Collection List Item > Div | reference | name of CMS field |