Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-5035 Unit tests
  3. CONTRIB-5059

Enhance mod_dataform_generator::create_field() to include values for param1 to param10.

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.6.3
    • 2.6.3
    • Set: Dataform
    • None
    • MOODLE_26_STABLE
    • MOODLE_26_STABLE

      Add param support:

      for ($i = 1; $i <= 10; $i++) {
          $parami = "param$i";
          if (isset($record->$parami)) {
               $field->$parami = $record->$parami;
          }
      }
      

            itamart Itamar Tzadok (Inactive)
            itamart Itamar Tzadok (Inactive)
            Itamar Tzadok Itamar Tzadok (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.