Lock FormFields

M

MagicScreen

Is there any way to prevent users from accidentally changing FormFields in
the Unprotected mode?

I don't at this time hve any choice about the Unprotected mode. It is the
users wish.

Also, is there any way for the Dropdown Listbox arrow to appear at all times?
Currently, it only appears if I click in the box.

Thanks,

Art Sterling
 
D

DatabaseBen

if I'm not mistaking,
unprotected mode is similar to
design mode, hence the allowance
to make changes on the form.

the arrow may appear continuously on a more
powerful system, so you can compensate by
adding an image of an arrow next to the dropdown.
but you should double check the properties for it,
and which ever program you might be using...
 
Top