Hey Guys
How can I add an uneditable field on a form to record who added the record?
So user opens form, adds record, there is a hidden field on the form for their name, OnSave their name is populated in the table
If their name was recorded from their windows login or something that would be handy.
I done the same kind of thing with the Created on Date by adding Date() as the default value and Show Date Picker:never.
Cheers
RA