Hello @ all,
I have created a form that can only be accessed when logged in.
I have also created a table that stores the values of the form.
Now I want to load the username of a logged in user in one of my form fields....
When a user submits form, the username of the logged in user immediately gets submitted to the table with other form details.
Finally i want to restrict the user to be able to submit once.
Your kind suggestions will be appreciated.
I have created a form that can only be accessed when logged in.
I have also created a table that stores the values of the form.
Now I want to load the username of a logged in user in one of my form fields....
When a user submits form, the username of the logged in user immediately gets submitted to the table with other form details.
Finally i want to restrict the user to be able to submit once.
Your kind suggestions will be appreciated.