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


_______________________________________________
HTML-FormFu mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to