What do you need help with?

We are here and ready to help.

Forum Object

The forum object retrieves a given forum. The forum id that is loaded is by the id in the URL.

https://support.supportbench.net/forums/1005/  or https://support.supportbench.net/forum/1005/

If no forum id is supplied, then the object will be null.

To retrive the forum, you can access by calling it directly within a tag.

{{ sb.forum.title }}

id

Returns the id of the forum.

 

title

Returns the title of the forum.

 

last_post_on

Returns the last time someone created a post in the forum.

 

last_post_by

Returns the last user that posted in this forum.

 

avatar

Returns the avatar image path of the person who created the last posting in the forum.

 

resolved

Returns wether the forum postring has been resolved.  Returns either true or false.

 

vote_count

Returns the number of votes cast in the forum.  

 

post_count

Returns the number of posts in the forum.  

 

view_count

Returns number of views this forum has recieved.

 

modified

Returns the date of when this forum was last updated.

 

created

Returns the date of when this forum was last updated.

 

Facebook Share Tweet

Was this article helpfu?

Yes No

Thank you for voting

×
Select company

You are related to multiple companies. Please select the company you wish to login as.