I have a form that when loaded it pulls info from a SQL database backend and imports to finance table. The form loads and then shows all the data when i go to a field to edit it i hit a number and the entire form clears. Any clue what causes this?
I have a form that when loaded it pulls info from a SQL database backend and imports to finance table. The form loads and then shows all the data when i go to a field to edit it i hit a number and the entire form clears. Any clue what causes this?
Sounds like a new record is being started more than anything else I can imagine. Watch the record number display when it happens.
There can be only one.
the form is set to open current record only and it the navigation bar its on the same record. I had to roll back changes because it started happening on every form
Bookmarks