Open the menu
    ```html

    Hierarchical Contents: Add

    Allows the publisher to register new contents through this form for the end user. The contents will be available in the list and detail interfaces available in the environment.

    Features

    • It is an administration interface

    Screens

    Add
    • Title (string, required field, maximum size: 255) : Title (mandatory) linkable that makes up the contents list.
    • Introduction (text) : Text (optional) that accompanies the title in the "Content Menu" interface.
    • Call to action (string, maximum size: 255) : An optional call to action. In the standard style, the value of this field will not be rendered for the user. If it is desired that this field be rendered for the user, the style of the corresponding interface must be customized.
    • Image (media) : Illustration (optional) that accompanies the introduction in the "Content Menu" interface.
    • Parent content (parent content of type content) : Allows informing which will be the parent content (already registered) of the item to be registered.
    • Position (integer, required field, default value: 0) : Field (mandatory) that determines the position of the content among its siblings in the hierarchy. If one or more siblings contain the same position value, the order is determined by the title.
    • Hidden (boolean, required field, default value: false) : Field (mandatory) that determines whether the content should be displayed in the Content Menu and Page Path interfaces.
    • Type (integer, required field, default value: 0)
    • Page layout (string, maximum size: 32)
    • Content (html) : Content (mandatory for Internal Contents) that corresponds to the detail of the same. The user is directed to this content by clicking on the title. The registration of this field is done in a text editor that allows formatting types similar to well-known text editors. It can also be edited in HTML through the "Source Code" option of the text editor.
    • Default Content
    • Document (document) : The document (mandatory) that this content represents. The link generated for this type of content is the download link for the document.
    • Open in (integer, required field, default value: 0) : For elements that are of type URL, you can choose where this will be opened: "Same window", "New window" or "Pop-up".
    • Page (internal page) : The page (mandatory) of the channel structure to which the user will be directed.
    • Channel (internal channel) : The channel (mandatory) of the channel structure to which the user will be directed.
    • URL (string, maximum size: 255, default value: http://) : Link (mandatory) to an external site. The user is redirected when clicking on the title. The registration of this field is done in a text box that allows writing the URL of the site.
    • Pop-up properties (string, maximum size: 255) : If it is defined that elements of type URL should be opened in a Pop-up, this field will define the properties of this Pop-up.
    • Referenced content (identifier) : The content (mandatory) of the portal to which the user will be directed.
    • Workflow: Allows defining and controlling content publication processes to ensure its quality.?
      • Status: Allows defining and controlling content publication processes to ensure its quality.
      • Responsible: The person or group that is currently responsible for the content.
      • Action: Specify the transition to define the next state of the workflow. The user will only see the transactions they are entitled to execute.
      • Send to: Specify the person who should be responsible for the content.
      • Messages: Used to exchange comments between publishers during the workflow process.?
    • Publication
      • Publication period?
        • From: The date when this content will be published. If searchable, the search will only find this content after this date.
        • To: The date when this content will be archived. If searchable, the search will not find this content after this date.
      • Highlight
        • Highlight: Select this item if you need the highlight property to be assigned to the content.
        • Until: Optionally specify until when this content should be highlighted.
      • Publish to users: Allows specifying which people can have access to this content. This can influence the search results.?
      • Publish to social networks: Publish links to this content to multiple social networks (type:facebook, twitter, etc.) allowing to change the text of the publicity.?
    • Language: Control the language of the current content and its display behavior.?
      • Language: Specify the language of the current content. By default, it chooses the language the user is navigating.
    • Associations: Allows associating this content with other contents on the portal.?
    • SEO & Sharing ?
      • Simple title for page: Defines the simple text that will be used, along with the title standard, to generate the title of the content detail page.
      • Title generation pattern for page: Defines the title pattern to generate the title of the content detail page.
      • Description: Description for external search engines.
      • URL Path: Defines the URL path of the content
      • Title for URL: Defines the text that should be used in the process of generating the friendly URL of the content detail page.
      • Canonical URL: Defines the canonical URL that should be used in the process of generating the content detail page.
      • Title: Defines the text that will be used as title in shares for social networks.
      • Description: Defines the text that will be used as description in shares for social networks.
      • Image: Defines the text that will be used as an image in shares for social networks.
    • STR_CONTENT_IDENTIFICATION?
      • Automatic: STR_DOC_CONTENT_IDENTIFICATION_INHERIT
      • Slug
    • Main Content?
      • Main Content: Defines the current content as main content, which will be the default displayed by the service detail interface.

    Links

    Permissions

    • Edit content of service instance: Allows managing all data of this service instance with publisher profile.

    Actions

    • commit
    • Save and preview content. : Save content and then open the preview screen for that content.
    ```