BlakeTaylor1
3 years agoQrew Member
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
------------------------------
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
------------------------------