Greetings:
On a data entry form (one record at a time), there's the default vertical bar to the left. When the form is first opened, it has a |> looking half-arrow at the top. As soon as the user types in any data, the icon shifts to a pencil looking thing with three periods. By experimentation, I've learned that clicking on this writes information to the underlying table. My question is:
How do I trigger that event to happen in code?
-or-
What exactly is that event?
Help? Thanks in advance.
CP
On a data entry form (one record at a time), there's the default vertical bar to the left. When the form is first opened, it has a |> looking half-arrow at the top. As soon as the user types in any data, the icon shifts to a pencil looking thing with three periods. By experimentation, I've learned that clicking on this writes information to the underlying table. My question is:
How do I trigger that event to happen in code?
-or-
What exactly is that event?
Help? Thanks in advance.
CP