January 10, 201016 yr Newbies 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
January 11, 201016 yr Hey Chris, Try setting these Account and User name values via a script/button to verify the behavior. Maybe your calculations aren't being refreshed for some reason ... Edited January 11, 201016 yr by Guest
January 22, 201015 yr I had a similar problem, and I sorted it by checking "Do not store calculation results - recalculate when needed". You'll find this under storage options... in the calculation window.
Create an account or sign in to comment