How can I make the menu when selecting a specific value, the next object be disabled?

Good night people!

I'm having some difficulties. How can I make the menu when selecting a specific value, the next object (in blue), be disabled?

imagem_2022-11-24_224630528|453x145

There are two options, yes (SIM) and no (NÃO). How do I disable the field, (VALOR SOLICITADO), when I select (NÃO)?

In the second menu just set the disabled condition based on the value of the first menu. Something like:

Although, I'd recommend disabling the conditional menu by default, and only enabling it when the "Yes" option is selected.

Here is an app with examples of both ways:
menu-disabled.json (14.6 KB)

2 Likes