Contact us form in Nopcommerce 2.65

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 年 前
Hello Team,

I am using Nopcommerce 2.65.
I'm a little bit confused in Contact us form in Public store.
I wanna know,if i submit the details of name,email and enquiry, in which table these enquiries stored?

Also, i wanna ask that, from admin whenever i'm trying to enable "Captcha for Contact Us" page,it gives me an error like,"Captcha is enabled but the appropriate keys are not entered".

I just don't understand what exactly it is.

Please help me to solve this problem.

Thanks,

Faisal
11 年 前
hi,

you need to sign up to recaptcha to get these keys and then provide them in the appropriate fields in admin (the page where you click enable recaptcha

http://www.google.com/recaptcha


emails are stored in QueuedEmail table
11 年 前
Hii Haydie,

Thanks a lott for your valuable reply.

I wanna know,from where should i see the inserted  contact us entry in Admin?

Waiting for your reply,

Thanks,

Faisal
11 年 前
Hello Team,

I am stuck on some topics of Contact us form in public store in Nopcommerce 2.65.

My client need a Contact us form in the format of,

Name
Email
Department
Priority
Enquiry
Then two Attachments.

I have gone through the flow of Contact us and i have known that, contact us records are stored in "Queued Email" table.
So how can i insert such fields in this table?

And In Admin,from where i should display the inserted Contact entry?

Please help me as early as possible.
11 年 前
This would probably also apply to the Queued Email
https://www.nopcommerce.com/docs/73/updating-an-existing-entity-how-to-add-a-new-property.aspx

but, it's probably better to add another entity
https://www.nopcommerce.com/docs/75/plugin-with-data-access.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.