News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

content/contact

Started by Berty, December 26, 2014, 05:08:44 AM

Previous topic - Next topic

Berty

Hi there....
I am currently formating my email enquiry form.

Could you please help me in finding the php for listing the various fields of the email enquiries page  (ie: content/contact page)?

Also, what is the css file for ContactUsFrm_email, form_description, etc?

Thanks in advance.


abantecart

on v1.2 you can manage details of the form with form manager extension in admin

On a storefront side contact us form is build with following controller:
/storefront/controller/pages/content/contact.php

You can see that it is processed by Aform class.
Quote
       $this->form = new AForm('ContactUsFrm');
      $this->form->loadFromDb('ContactUsFrm');
       $form = $this->form->getForm();
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Berty

I am not sure how I missed that.  :o  Thank you so much!       ;D ;D

Basara


Forum Rules Code of conduct
AbanteCart.com 2010 -