Hi all,
I’m trying to create a kind of ‘search function’ by having multiple buttons and an input field. For arguments sake we can call the buttons “A, B, C, D, E, F”, when I type " f " into the input field, I would like all buttons but " F " to be switched off. I can’t find much on this other than I may need to create a list to achieve this.
Any advice would be a big help. thank you
-M