After editing a form in my database I need to check to see if the contents of the assignees field has changed and then if it has provide a prompt.
Any ideas of how to tell if a specific field has been edited?
Thanks,
After editing a form in my database I need to check to see if the contents of the assignees field has changed and then if it has provide a prompt.
Any ideas of how to tell if a specific field has been edited?
Thanks,
Subject: Look at OnChange field property
Subject: RE: Look at OnChange field property
Thanks!