Jump to content

cowtrax

Newbies
  • Posts

    1
  • Joined

  • Last visited

Everything posted by cowtrax

  1. I am adding records to a table by calling a new record request. the key is not to be created until the user "commits" the record. I have a "save" button which will call the "commit command" as well as a "cancel" button. What is happening is that as soon if the user goes to the "next" record, the current record is being added without the user having to tap the "save" button. I want the ability to stop the user from leaving the current record unless the data is "committed" by using the save button so as all the validity checking can be done or the data is cancelled. I am sure there is a simple way to accomplish this but I am not sure how. any help would be appreciated. thanks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.