Archive: September, 2016

ListboxField example that uses an arbitrary array of values

I've often used ListBox when dealing with DataObjects as the values being selected, it's a little undocumented how to deal with just an arbitrary array...
Read more about 'ListboxField example that uses an arbitrary array of values'...

Block javascript in template

Everyone knows that Requirements::block('/path/to/javascript.js'); in php blocks this file from being loaded. This is important to e.g. require a newer version of jQuery.
Read more about 'Block javascript in template'...
RSS feed for this blog