advoco-connect-education-network-logo-wh
How Training Works
Infor EAM Training Courses
Pricing
Sign Up
Member Login
To see this working, head to your live site.
  • Categories
  • All Posts
  • My Posts
CLeighty
Sep 11, 2019

R5Sessions Table

in Ask the EAM Community

I'd like to configure a UDF date field on the user setup record view to display the date a user last logged in. What is the most appropriate field of the table to use to do this, and will the behavior of the table allow for this?

2 comments
0
0
Michele Page
Sep 12, 2019

I personally have not done this but it sounds like it would work with a post insert trigger on R5SESSIONS. The column you would want to pull the details from would be SES_USER to match the user and SES_CREATED which is when that user logged in. Hope this helps.

0
CLeighty
Oct 08, 2019