Hi, You can add script into the docReady event of the root node
(normally "form1") to turn off the highlighting:app.runtimeHighlight =
false;See an example here: http://assure.ly/jiZ6tn.At design time you
cannot type text directly into the value area of a field. However if you
go to the Object > Value palette, you can input a defaul value (which
will obviously appear in the value area of the field). Hope that
helps,Niall