Open the menu
    ```html

    Multiple Blog: Add Post

    This interface is accessed from the Blog Details interface. The page containing it must therefore have the "Hidden" property selected.

    Screens

    Add Post

    Add Post

    Title (string, required field, maximum length: 255) : Title of a post

    Content (html, required field) : Content of a post

    Permissioning

    • Create: Allows creating new Blogs, Posts and Comments in this service instance.
    ```