Custom Button Highlight
Custom Button Highlight
Hi,
I have some cutom buttons used to select different filter groups. How can I highlight the selected one?
Thanks.
This discussion has been closed.
Hi,
I have some cutom buttons used to select different filter groups. How can I highlight the selected one?
Thanks.
Replies
buttons().active()would be the way to do this.Allan