I'm creating a solution that I'll be sharing with IWP.
I've got a calc field with Get(UserName) and another with Get(AccountName).
When I turn on IWP on the host machine Get(UserName) displays the name of my Admin account and Get(AccountName) displays Admin.
When I then go to the hosted database through a web browser on a separate machine, via an airport network 10.0.1.4, and successfully log in using a different account Get(UserName) and Get(AccountName) display the exact same thing as the host computer.
Shouldn't they display the name of the account with which I logged in?
Also, even when I log in from four different computers using four different accounts I get the same thing. I've also got a Get(UserCount) field and it only shows 2.
Any ideas?
THX
Chris