G
Guest
With VBScript in a custom form, how do I disable a action without disabling
all events in read mode? Currently, if you attempt to enable or disable an
action in a form, events do not fire in read mode on that form. The same
problem happens if you try to hide the action using the OnShow property of
the action.
all events in read mode? Currently, if you attempt to enable or disable an
action in a form, events do not fire in read mode on that form. The same
problem happens if you try to hide the action using the OnShow property of
the action.