Filter Set option to only set values without querying

I’d like to have the option to set the values of conditions without querying.

My use case requires that dependent filters get cleared and unrendered when the filter they are dependent on are cleared. I’m using js to manage this right now, but it can be called on the “Model Requeried” model action. As mentioned in this post, I’d like to call my js on changed condtions.