Kennylj24 Posted January 30, 2017 Report Share Posted January 30, 2017 Is there a way to create a report to see what times a user logs in? Quote Link to comment Share on other sites More sharing options...
0 Mathilda Posted February 1, 2017 Report Share Posted February 1, 2017 On 1/30/2017 at 8:42 PM, Kennylj24 said: Is there a way to create a report to see what times a user logs in? There is a feature called user logs, which allows to see this info. You may check here if your plan has this feature. Another option, you may create a separate table for history of logs and then create a submission form and receive user's ID and other datapa from authentication fields, then add auto-submit script. After that, you may specify in authentication to redirect user to that datapage and then after form is submitted, redirect user to the user's dashboard. It may sound a little bit complex, however it's easy to do. Please feel free to ask if something is not clear enough. TWIRED 1 Quote Link to comment Share on other sites More sharing options...
0 Kennylj24 Posted February 8, 2017 Author Report Share Posted February 8, 2017 On 2/1/2017 at 4:22 AM, Mathilda said: There is a feature called user logs, which allows to see this info. You may check here if your plan has this feature. Another option, you may create a separate table for history of logs and then create a submission form and receive user's ID and other datapa from authentication fields, then add auto-submit script. After that, you may specify in authentication to redirect user to that datapage and then after form is submitted, redirect user to the user's dashboard. It may sound a little bit complex, however it's easy to do. Please feel free to ask if something is not clear enough. ok you scared me a little but I am gonna try and work with option 2. I will let you know how it goes. Quote Link to comment Share on other sites More sharing options...
0 TWIRED Posted February 21, 2017 Report Share Posted February 21, 2017 Thanks Mathilda, ".. a separate table for history of logs and then create a submission form and receive user's ID and other datapa from authentication fields, then add auto-submit script. After that, you may specify in authentication to redirect user to that datapage and then after form is submitted, redirect user to the user's dashboard. " it worked subraasingapore 1 Quote Link to comment Share on other sites More sharing options...
Question
Kennylj24
Is there a way to create a report to see what times a user logs in?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.