Currently the `when` trigger mechanism requires to know the value. `$input->when(["something"])` can be used. Notice the non-associative array. This can be used to trigger when `something` is set to **any** value.