Jump to content
  • 0

Login Times


Kennylj24

Question

3 answers to this question

Recommended Posts

  • 0
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. 

Link to comment
Share on other sites

  • 0
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.

Link to comment
Share on other sites

  • 0

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 :)

 

 

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...