I want to record the form name and the username when a users opens a form.
The username works with the getuser() function but the form name or any other identifying form item does not.
On each form I also have put a hidden field called ID but even the value of this does not return to my query that starts on the on open function.

The username works with the getuser() function but the form name or any other identifying form item does not.
On each form I also have put a hidden field called ID but even the value of this does not return to my query that starts on the on open function.