[html-formfu] formular request getting very slow with large select box

Markus Roghani mar at roghani.net
Tue Dec 18 17:25:32 GMT 2007


Hi,

I'm using html formfu with the catalyst controller. On a select box
with 360 values, the formular request is running 75 seconds. Any ideas to
make it faster ?

The yaml config of the formular:

elements:
    - type: Select
      name: name
      label: Region
      db:
        model: Database::Ort
        attributes:
            order_by: name



Thanks

Markus




More information about the HTML-FormFu mailing list