Hi everyone.
Im a newbie in this crud world and its really easy and super fast to develop something..
but im having slight problem in the some part..
eg im trying to create a site consist of newsletter whereby user insert their email and click the submit button and the action for the form will be the newsletter controller under function submit_newsletter().
The problem here is how can i create the submit function using crud where i want the email that send by the user stored in my db and
i can view it in my backend system??
hope some one can help..