Updating Collections
When we created our Libraries Collection in Chapter 10, Creating Your First CMS Project, recall that we had created several fields that we then populated with data. This included fields such as the library's Name, Address, Description, Showcase Image, and more. Going forward, we may want to update either the data that is stored in the fields or the structures of the Collection fields themselves.
Let's begin by learning how to update the data in the fields.
Updating data in Collection fields
Recall that we had populated data in the Collection by using a data import file in Chapter 10, Creating Your First CMS Project. We could reimport data using a similar technique, but what if you just wanted to update a single or a handful of field data? Using an import file may be too tedious. As you might expect, Webflow gives us a simple way to do just that.
You may have already noticed that when we imported the data, some of the fields were missing. If...