R
Rich1234
Hi everybody
Is it possible to have, say, the background and borders of all textboxes to
be set to transparent when the form is in "view only"
(allowadditions/edits/deletions set to no) and then have all borders and
backgrounds appear when the form is in edit/add/delete mode?
I know how to do this "manually" (ie setting these values for each control
individually when the form enters say allow edits) - but is there a
quicker/easier/ "generic" way to change the display of the form controls as
soon as the form changes mode? Is it possible to define one template for how
each field will appear in each mode?
If this is more complexity than it is worth, I might just do each control
individually.
Looking forward to your advice
rich
Is it possible to have, say, the background and borders of all textboxes to
be set to transparent when the form is in "view only"
(allowadditions/edits/deletions set to no) and then have all borders and
backgrounds appear when the form is in edit/add/delete mode?
I know how to do this "manually" (ie setting these values for each control
individually when the form enters say allow edits) - but is there a
quicker/easier/ "generic" way to change the display of the form controls as
soon as the form changes mode? Is it possible to define one template for how
each field will appear in each mode?
If this is more complexity than it is worth, I might just do each control
individually.
Looking forward to your advice
rich