Unbound Fields on Form check for dirty fields

  • Thread starter Thread starter amitger
  • Start date Start date
A

amitger

Hi
Is there a way to find if the user has changed data in the unbound
field of a form? I want to prompt the user to save the record when he
moves to next record.
Thanks
Amit
 
Hi-

I don't follow your question - the only way to save data in an unbound
field is through code - is that what you are doing? If not, data in the
unbound control cannot be saved. All other data is automatically saved
when the user moves to the next record.

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top