Oct 18, 2023 4:48 am
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
Oct 18, 2023 5:03 am
I'm thinking maybe of a conditional filter like:
If (forumid == 15 || forumid == 16)
(include status icon)
else
(exclude status icon)
endif
Oct 18, 2023 7:25 pm
Just found a solution by setting specific Forum Accesses.