I am using the following default to automatically add the username to a field, but it is not working. What am I doing wrong? Session("UserName") Thanks.
Default value: SESSION("UserID") or before edit as another example here the column or field would be named "Modified" dict("Modified") = SESSION("UserID")