Forum Discussion

BlakeTaylor1's avatar
BlakeTaylor1
Qrew Member
3 years ago

Is User Logged In via Field

Hello, 

From Table A, I want to detect if user is logged in. From the relationships, I want to pass that down to Table B. Passing a field down to B isn't difficult. However, the only half decent answer I've come across is using  a Formula Numeric field : if(User() = [<user field>], 1, 0). This would only show for the current session of that particular user and not necessarily from a manager's viewpoint. 

How may I show that the user is logged-in in a field? 

Thank you all in advance!
B

------------------------------
Blake Taylor
------------------------------

1 Reply

  • I've never heard of native functionality to get at the user's logged in status.

    ------------------------------
    Mark Shnier (YQC)
    mark.shnier@gmail.com
    ------------------------------