garywood84
Registered User.
- Local time
- Today, 13:34
- Joined
- Apr 12, 2006
- Messages
- 168
I want a field in my table to list the name of the person who created the record. I've been trying to do this using the fOSUsername function, by copying and pasting that code into a module and then setting the default value of the field to =fOSUsername(). But, this isn't working because I get an error that the function is unknown when I try to save the table. I've spent ages trawling forums looking for an answer but can't make it work.
Can anyone help me, possibly by posting a sample database with the module and a table that has a default value based upon calling the function? I think from that I'd be able to make it work in my own database.
Thanks,
Gary
Can anyone help me, possibly by posting a sample database with the module and a table that has a default value based upon calling the function? I think from that I'd be able to make it work in my own database.
Thanks,
Gary