show/hide items by change select

I have a form like this:

<item type=“select” name=“select” label="Label Select” position="label-left” >

When I load the xml data works well: see the “select” to “yes” and “inputYes”.
But if I change the “select” from Javascript: form.setItemValue(“select”, 0) The “select” switch to “No”, but the rest does not update: see the “inputYes”.
And as I click on the label “Label Select” or on the “select” refreshes the form and then see the “inputNo”.

How do I fix?

Hello
We’ve respond you in the Support system.