Hi folks,
what can I do if I have a section which should only be shown for a certain user group?
Maybe with the help of the "if snippet"? It was asked 10 years ago (oh boy) in the old forums, but never answered.
Something like this would be awesome:
[[if? &is=[this.user.role]:=mgr &then=<p>showInfo</p> &else=``]]
Probably it is possible with an own snippet, but I didn't find a good start by searching.
Help appreciated :-)