Help Resources

Help Resources

 

Forum Post

Forum Post Overview

Forum Post Objects are created when a user posts in a forum.

The Forum Post object is created either when someone creates a new topic (where it is the first post) and whenever another person replies to the topic. All the information contained in the object is collected when the user creates it in the front end. However you can create these in the back end should you wish to.

Forum Post Properties
  • MessageContents - Text Property.
  • CreatedByName - Text Property.
  • CreatedByOrganisation - Text Property.
  • CreatedByEmail - Text Property.
  • CreatedByWebsite - Text Property.
  • LastModifiedByName - Text Property.
  • DeletedByName - Text Property.
  • NotificationSent - Boolean Property.
Forum Post Interface

Forum Post Associations
  • System -
    • Contained By. Allowed Types - Forum Topic.