We have a database of our jobs that is categorized by the task owner. We have buttons on the action bar that allow you to choose “just my jobs” or “view all”.
What I would like to do is hide each of these buttons when they aren’t needed i.e. if i have clicked on “just my jobs” the button isn’t needed again until I am viewing “all” jobs and vice versa. Is this possible ?
I have tried to do it with @getviewinfo but it isn’t working.