J
Jason Butler
I am trying to design a table that has the current database user defaulted
and validated in a "UserName" field. But, when I put the "=CurrentUser()"
expression in the Default Value or Validation Rule I get an error when I save
the table that says "Unknown function 'CurrentUser()' in Validation
expression or Default Value on Tablename.fieldname".
I tried implementing this validation on the form level, but when I do that,
the username is defaulted in the form and after I submit the record, I check
the record on the table and the username will actually show up, but as I am
looking at it, a couple of seconds later it will disappear! Please Help.
Thank you.
and validated in a "UserName" field. But, when I put the "=CurrentUser()"
expression in the Default Value or Validation Rule I get an error when I save
the table that says "Unknown function 'CurrentUser()' in Validation
expression or Default Value on Tablename.fieldname".
I tried implementing this validation on the form level, but when I do that,
the username is defaulted in the form and after I submit the record, I check
the record on the table and the username will actually show up, but as I am
looking at it, a couple of seconds later it will disappear! Please Help.
Thank you.