I’m trying to follow along with John’s DeviceBrowser tutorial video. At first it seemed like isChecked wasn’t working. Then I did a bit of looking at the help and found out that only works for toggle buttons. So I changed them to toggle, but there must be more to it because clicking one button and then clicking a second one leaves isChecked true on both buttons. I tried adding a event trigger in one button to clear isChecked on the other button but that didn’t help.
Unless I missed it, in the video, John only showed the settings for the DeviceBrowser and not the settings for the buttons at the top. I’m very much an HR newbie (only found out about it a couple of days ago) so I suspect I’m missing something, but I haven’t been able to figure it out yet. Any ideas?