Inserting data into database from a modified course adding form.

Inserting data into database from a modified course adding form.

by DAUD AKHTAR NAVEED -
Number of replies: 1

I have modified the "Add a new course" form now I want to insert the data from the newly added fields into the course table, I have no idea how Moodle database queries work, I tried looking into different file but found no clue about how to do this.

I am using moodle 2.4.1

Please help!

Average of ratings: -
In reply to DAUD AKHTAR NAVEED

Re: Inserting data into database from a modified course adding form.

by Monika Gujar -
in which file you did the changes, mod_form.php ?