AbanteCart Community

AbanteCart Development => Customization help => Topic started by: MehmoodAli on May 17, 2015, 04:27:33 AM

Title: Where does data/text Submitted by the users through the Forms Go ?
Post by: MehmoodAli on May 17, 2015, 04:27:33 AM
I know I may look like a naive, but that's what i am .. :)

I want to know Where does data/text Submitted by the users through the Forms Go ??
I have carefully looked for it through dashboard.. But im still unable to find the submitted data

Please help
Title: Re: Where does data/text Submitted by the users through the Forms Go ?
Post by: eCommerce Core on May 17, 2015, 07:37:45 PM
Forms action is submitted to the controller. Use browser tools to inspect HTML. Locate action for the form and it will point you to the controller.