Dynamically disable form fields on variable change

Hello! I want to make for example this select disabled when the variable $showingConfirmation is changed to true but I can't find a way to do it yet

It nevers disabled only when I send true as the initial value
CleanShot_2024-04-09_at_16.55.56.png
Was this page helpful?