0

Simple Log in system with date/Time registration.

Hi all,

This is a simple login system with Date/Time registration.

In the Startscreen there are some hidden fields and most of the code is in the Red Enter button.

Also code in the top formula field and the unvisible formula field to hide the close(x) button.

Also in the trigger after open field in the options tab of the database when in administration mode to open the startscreen.

 

link: https://www.dropbox.com/s/8zuxlc3idd15jrw/LogInSys.ninox?dl=0

Happy New Year folks!

Steven.

5 replies

null
    • Karen_Estrada
    • 4 yrs ago
    • Reported - view

    :-)) New Year! 

    • Karen_Estrada
    • 4 yrs ago
    • Reported - view

    oops... "Happy" New Year! (I wish we could edit our comments .... :-/ )

    • Nick
    • 4 yrs ago
    • Reported - view

    Thank you Steven, Happy New Year! 🥂

    • Mconneen
    • 4 yrs ago
    • Reported - view

    Great example... If you want this to be multi-user friendly .. consider a "userSession" table that.. on open .. creates a new row.. then upon authentication.... either updates that row with the user information ... or ... creates the user registration row.. then deletes "this". 

    • Ninox partner
    • RoSoft_Steven.1
    • 4 yrs ago
    • Reported - view

    Thanks Michael,

    This is a small part of my POS system, where a new record is indeed created with the name belonging to the entered code. This way you can see who entered the orders. So there can only be one unique login code per user. This check is also built into the example above.

    Steven.

Content aside

  • 4 yrs agoLast active
  • 5Replies
  • 1973Views