For some reason I lack the possibility to add name property on the content type form that is in all the examples and documentation.
I see only the schema.org type field. As a result my data does not have any name property and it fails the checkups. Is there something missing in my installation?
Comments
Comment #1
scor commentedYou should not have to add the name property because it's handled automatically since it's always the same for the title field. Which example/documentation mention that the name property should be added?
After choosing a schema.org type and saving the content type edit form, there should be a "schema:name" added to the HTML of each node.
Comment #2
bunthorne commentedYour screencast example shows the Title Property field below the Type field when creating the new content type (Person in the example). In the example, you use "name" as the Title Property for the Person content type.
Title Property field was set to "name" and hidden from UI in #1298410
Comment #3
scor commentedoh, you are right, the UI has changed a little bit. I need to update this screencast. I added a note in the screencast description: The mapping for "name" which is shown at 1min40s is now automatically set for you and is no longer shown in the UI.
Comment #4
scor commented