Hi all,
in our company site we've a form that is used to submit customer support requests.
Customer has to fill form with his name, company name, email and than subject and description for this request.
It would be nice if form could remember user data (name, company, email) across sessions.
Every time user has to send support request, he would found his data already in form fields.
How can I implement this feature?
Thanks in advance
in our company site we've a form that is used to submit customer support requests.
Customer has to fill form with his name, company name, email and than subject and description for this request.
It would be nice if form could remember user data (name, company, email) across sessions.
Every time user has to send support request, he would found his data already in form fields.
How can I implement this feature?
Thanks in advance