Selects Should Use Model's inList

XMLWordPrintable

      Various selects are rendered using something like

      print $this->Form->select('status', $cm_texts[ $cm_lang ]['en.status'], $attrs);

      Better would be to inspect the model's validation rules for the valid values, and then use $cm_texts to localize them.

            Assignee:
            Benn Oshrin (internet2.edu)
            Reporter:
            Benn Oshrin (internet2.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: