/
Remember user in Form Submissions
Remember user in Form Submissions
I propose to remember ID of a user, who submitted a form to allow searching for forms, submitted by registered website users.
To do this we need to:
- Add UserId column to FormSubmissions database table
- Add "User ID" column to "Form Submissions" grid and each ID would be a link to editing that user info.
Alternatively we can display that user login/e-mail.