I am wondering if there is any OOB way to make a two-option field read-only if a form loaded the two-option field as "true".
I know I can use Javascript and the OnLoad event on the form to accomplish this, but I want to try and use as many OOB features as possible.