[phplib-users] oohforms - working examples?
Brought to you by:
nhruby,
richardarcher
From: Frank B. <fb...@sy...> - 2008-04-07 21:30:08
|
for many years; I have used the oohforms (included in phplib) to generate/process text, textarea and select; it works great. I just tried to use it for radio and checkbox and cannot seem to figure out how it to make it work. I found a forum somewhere that suggested adding return $str; to the end of self_get_js in of_radio.inc This doesn't help. Does anyone have working examples for radio and/or checkbox? |