Make a field grey out based on the input of another field
Hello!
I'm currently making a table with a field (text )that will take an input of yes/no. The next two fields after it should grey out or not allow users to input values if the answer in the first field is "no". How do I implement this? Because the other two fields that depend on the response are also text-multiple choice.