G
Guest
On an unbound form, where I assign values from another form, does dirty fire
when changes are made? Will it fire for the form or just the field that has
been changed? And how can I check this if it does go off because, If
me.form.dirty = true gives me an error, specifically that the expression is
an invalid reference to the property dirty. Thanks for your help.
when changes are made? Will it fire for the form or just the field that has
been changed? And how can I check this if it does go off because, If
me.form.dirty = true gives me an error, specifically that the expression is
an invalid reference to the property dirty. Thanks for your help.