Hello, I believe I have a similar application and am hoping to get some feedback on how to utilize a checkbox template repeater as a filter. I have another template repeater that I would like to update which parameters are passed in on a per client view so without using a sql table for selecting enabled/disabled. If I use a refresh button script I think I can run a for loop to append a list of what’s selected and write that to a label component by using the getLoadedTemplates() function, but I don’t know if there is a way to better retrieve the selected checkboxes with an expression or other reference that would update themselves. Any thoughts are appreciated thanks.
