Re: [phplib-users] oohforms - working examples?
Brought to you by:
nhruby,
richardarcher
|
From: Frank B. <fb...@sy...> - 2008-04-11 21:30:27
|
Marko Kaening wrote:
> Hi Frank,
>
> On Mon, 7 Apr 2008, Frank Bax wrote:
>> This doesn't help. Does anyone have working examples for radio and/or
>> checkbox?
>
> I think the attached test-form might show you how it has to be set up.
>
> You'd have to set up php-lib in "../header.inc" (line 3) and must comment
> out "$perm->check('user')" in line 5. Then it should work. At least it
> does here for me with with oohforms.inc version 1.5 of my phplib 7.4.
Thanks Marko!
It seems I left out an important statement in my initial post.
I want to make sure the user selects a radio button and at least one
checkbox. Can this be done?
Frank
|