-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.3, 2.8
-
None
-
2014111000
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
master
I know, I know; brand new release, and here come the bug reports. Sorry!
Short version: when adding more than one entry at a time, only the first entry has form elements to fill out.
Create a view, changing ##addnewentry## to ##addnewentries##.
Browse to the view and use the dropdown menu to select a number greater than 1.
The resulting form will have several rows, but only the first one will have boxes to fill out.
If you press save, it will however save as many records as you first indicated. You can then edit them one by one.