Deaktivieren Sie die Textbox auf Plausellansatz

fd.field('TextBox').disabled;
fd.field('TextBox').disabled = true;
Troubled Termite