I’m using an inline button bar to offer two different views of data: a list of names sorted alphabetically and a “party” view where data is grouped by the primary registrant (the gray buttons here):
I’d like to tie these to a model variable and default one of them to its “on” state. How do I do that?
It’s kind of like radio buttons, but I don’t want them in list form.