I've done some googling for this and looked through the documentation, but does anyone know a way do allow a default (null) value to be selected in a phpMyEdit field?
I'm using ['values']['table'] and ['values']['column'] to link to another table, but it is an optional relationship, so I would like to be able to default to a NULL some way or another... any ideas?