How can you show a user is online or not

Hi

I would like to know is it possible to show a user online or not,how can I been a admin know a user is online or not.

1 Like

I’m not aware of any way to do that.

I think the closest you could get would be to have a “Last Active” date/time column in the User Profile table, and strategically place Set Column Values actions in various places throughout the App that set that column to the current date/time.

1 Like