focus-field

Nominates one of the fields/story elements in a content type or storyline as the focus field. The focus field is the field/story element that gets the focus when a content item is first opened. focus-field must either be:

  • The child of a content-type element, in which case the value it contains must be the name of one of the fields in that content-type.

  • The child of the top elements element in a storyline template, in which case the value it contains must be the name of one of the story elements in the template.

For content types and storyline templates that do not contain a focus-field element, the first headline or title in the content item gets the focus, and if there is no headline or title, then the first field/story element in the content item gets the focus.

Syntax
<focus-field>
  text
</focus-field>