How do you set the checkbox Indeterminate value back to true? I thought I had done this before and it was as simple as using the “property-set” widget and setting indeterminate = true.
I’ve also tried setting the checked = false and value = false (and value = “”).
Its more of a nice to have. I’m using it on a Dashboard Tracker Filter. It initially loads as indeterminate, but I can’t seem to set the property back to default after “reset search”
Can still manually set it back, but was hoping for a quick win.