I am converting an older version of Rbase to 9.5. In the old version of a form, you had a way of making a field only be able to be changed if in enter mode and when in edit mode the value could not be changed. Is there a simple way to do this in 9.5 or do you have to read the form property type ie(edit/enter/browse) and then set the property for the control to be readonly or not?
Thanks, Matthew D. Brock

