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
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.