Hi,
you can put "InputB8_OnChange" inside "InputB6_OnChange" and "InputB7_OnChange" for quick fix.
The Logic is, "InputB8_OnChange" is never triggered, because it is disabled, so you need to trigger from other.
Also put "InputB9_OnChange" on all of them
Thanks