AbanteCart Community

AbanteCart Development => Customization help => Topic started by: daimion on December 19, 2013, 09:19:32 PM

Title: Contact Form - Adding Extra Fields
Post by: daimion on December 19, 2013, 09:19:32 PM
How do we edit the contact form, to add in more fields?
Title: Re: Contact Form - Adding Extra Fields
Post by: abantecart on December 20, 2013, 10:04:40 AM
You can use database to control contact us form, but the best way is to get "Custom Forms Manager" extension on the marketplace.

If you want to edit via database, check following tables:
ac_forms
ac_form_descriptions
ac_fields
ac_field_descriptions

Important! If you edit database, remember to clear cache after that to see change