Making a textbox disabled in the Content
# help-with-umbraco
b
Hello everyone,is there a way to make a textstring property disabled in my content when some bool(toggle property) is off ? Example let's say i have a isDenied bool and Reason textstring Reason should only be editable if isDenied true