Hi,

I'm using the same form for adding new records and for updating current records.

I'd like to make it so that some field value on the form will not be open for editing but would be open when adding new records.

in other words when the user creates a new record, he will be able to enter this field value, but when editing existing record this field text box will be locked for editing.

Thanks,