Change view: ListGrid

Drop-down select fields in CakePHP

For anyone wishing to make dropdown select fields in CakePHP forms happen automagically, here are some facts.

Read More…

How CakePHP Automagic fails me (or How I failed at the FormHelper)

Getting CakePHP form urls to generate correctly might be difficult if you don't know how the default url is created.

Read More…