Add "toggle self" to ... menu for Boolean values

Having a “toggle self” (or similar) option available on boolean values would be a time saver:


Toggling boolean values is a common task in many workflows, and having a built-in option for automatically add a toggle to the same parameter as you are editing, would streamline the process.

Thank you for your feature request! I agree, this would be a nice time saver.

I will register a feature request internally.

1 Like

This can be achieved today by data binding to the self property and then use the value processor to invert the boolean, but I agree that it’s a lot of clicks for a very common use case.