Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] "Solved/unsolved" status icon on certain forums only.

3 Posts
1 Users
0 Reactions
679 Views
JorgeW
Posts: 107
Topic starter
(@jorgew)
Estimable Member
Joined: 6 years ago

Hi SUPPORT,

Is there a way to include the "solved/unsolved" status icon only to topics within certain forums, and exclude it from all the rest of forums?

I want to be able to change "solved/unsolved" status icon on topics within two forums only (threaded) and exclude it from the rest on which the "solved/unsolved" has no use nor meaning.

Thanks for any help.

2 Replies
JorgeW
Posts: 107
Topic starter
(@jorgew)
Estimable Member
Joined: 6 years ago

I'm thinking maybe of a conditional filter like:

If (forumid == 15 || forumid == 16)
    (include status icon)
else
    (exclude status icon)
endif

JorgeW
Posts: 107
Topic starter
(@jorgew)
Estimable Member
Joined: 6 years ago

Just found a solution by setting specific Forum Accesses.