John Miller
John Miller

Reputation: 407

Contentful: how to change the name of an entry?

I am trying to use the Contentful web interface to change the name of an entry. Attached is a screenshot. I have searched for 30 minutes for the button that lets me change the title from "untitled" to something else. Alas, it is nowhere to be found on this horrible, horrible interface.

Where is it? Does it even exist?

Upvotes: 4

Views: 2262

Answers (1)

thchp
thchp

Reputation: 2384

In Contentful, the entry titles must be handled by a content model field.

In your content model, create a field

enter image description here

Then, tell Contentful to use this field as entry title

enter image description here

Now, you can create a new entry and set the title

enter image description here

Upvotes: 7

Related Questions