3

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?

John Miller
  • 388
  • 2
  • 8
  • 23

1 Answers1

5

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

thchp
  • 2,013
  • 1
  • 18
  • 33