I do not know where to put the Javascript to do this. There is a Document Javascripts where I named a script "Disable" and in that function, wrote: this.getField("myfield").readonly = true;
Then, I closed the document, re-opened it, and the field is NOT readonly. How do I make this work?
Thanks.