Open the menu
    ```html

    FAQ : Edit

    Allows the publisher to modify existing content. The form displays the registered content that is to be changed, which has been selected for editing. Once the content is modified, only the new published content will be shown to the end-user.

    Features

    • It is an administration interface

    Screens

    Edit
    • Question (string, required field, maximum length: 255) : Question frequently asked by users.
    • Priority (integer, default value: 5) : Priority of the question. Can be used to sort the list of questions.
    • Answer (html, required field) : Answer to the question.
    • Publication
      • Publication Period?
        • From: The date this content will be published. If it is searchable, the search will only find this content after this date.
        • Until: The date this content will be archived. If it is searchable, the search will not find this content after this date.
      • Publish to instances: Publish the current content to multiple websites/instances?
    • Language: Control the language of the current content and its viewing behavior.?
      • Language: Specify the language of the current content. By default, it chooses the language that the user is browsing.
      • Translate to
    • Associations: Allows associating this content with other contents of the portal.?
    • SEO & Sharing?
      • Simple page title: Defines the simple text that will be used, along with the title pattern, to generate the title of the content details page.
      • Page title generation pattern: Defines the title pattern, to generate the title of the content details page.
      • Description: Description for external search engines.
      • URL Path: Defines the URL path of the content
      • URL Title: Defines the text to be used in the process of generating the friendly URL of the content details page.
      • Canonical URL: Defines the canonical URL to be used in the generation process of the content details page.
      • Title: Defines the text that will be used as a title in shares for social networks.
      • Description: Defines the text that will be used as a description in shares for social networks.
      • Image: Defines the text that will be used as an image in shares for social networks.

    Links

    Permissions

    • Edit service instance content: 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 of this content.
    ```