
I am customizing an existing character sheet from the github repository. I want to make an input field readonly using a block switch when the value of another input field is equal to a specific value. i.e. Field1 = 0 - Field2 = readonly , Field1 = 1 - Field2 = not readonly Can anyone describe the process for this as i have only used block switch with checkboxes Cheers Ray