|
A
|
ann 8/18/2010 |
|
Richard, $values["WhoImport"]=$_SESSION["UserID"]; |
|
|
T
|
text author 8/18/2010 |
|
Richard, use Before Insert Record event on the Events tab to save the user. Here is a sample: $values["WhoImport"]=$_SESSION["UserID"];
|
|