🔍

_Forum Post - Object

Forum Post Object

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. 

The 3 key tabs for this object are these:

1. Post - This contains the text that was posted.

2. Post Details - This contains the Name, Organisation, Email and Website of the user that created the post (assuming these details have been filled out). It also shows who last modified the post and who deleted it if it has been deleted in the front end.

3. Attachments - This contains any files that were attached to the post.

That is all there is to know about the Forum Post Object.