by roc mehra.
Hi All,
I want to add some custom field in moodle activity named folder and save into the database.
And i have add the new field by following:
In mod/folder/mod_form.php
But How to save in database.Any Idea. Thanks in Advance.
$mform->addElement('text','category',get_string('category');