• I need users to login and be redirected to custom page (sorted). The page has a few tabs, each containing a different form. The user should then fill in the forms, and be able to log out and login again and see the form populated with the data saved before. The forms will never be submitted as such, just saved in the database and fetched to populate the form based on the user ID so only their data is visible in the form. Kind of like a basic notes tool. Is is possible to autosave aswell every few seconds and/or when an form input loses focus?

  • The topic ‘Populate form based on user ID’ is closed to new replies.