Notifications
Clear all

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

3 Posts
1 Users
0 Reactions
430 Views
JorgeW
Posts: 105
Topic starter
(@jorgew)
Estimable Member
Joined: 5 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: 105
Topic starter
(@jorgew)
Estimable Member
Joined: 5 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: 105
Topic starter
(@jorgew)
Estimable Member
Joined: 5 years ago

Just found a solution by setting specific Forum Accesses.