#Is it possible to make a badge display only if the user is away?
1 messages · Page 1 of 1 (latest)
You can duplicate the badge, and one badge can have conditions : user: user1 and condition: whatever, and the other badge can be user: user2 and condition: whatever
If you want different rules per user
Thanks so much! In hindsight it seems so obvious.
Actually maybe it doesn't need to be duplicated badge, but you could have a single badge with a tree of and/or
OR:
AND:
- user1
- condition
AND:
- user2
- condition
I actually tried that at first, but then it would show on both dashboards when one of us was away
it should work I think if you get the conditions right.
I thought so too but I think it really does have to be duplicate badges