[dokuwiki] Plugin form
- From: "Syv Ritch" <elfroggio@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 25 Mar 2008 09:31:41 -0700
Hi,
Is there a way of presenting a form with a dozen of options as check
marks and make sure that only 3 of them are used:
<FORM WHICH_SELECT>
Checkbox Sele01 "Do you want to use the xxx" 0;
Checkbox Sele02 "Do you want to use the xxx" 0;
Checkbox Sele03 "Do you want to use the xxx" 0;
Checkbox Sele04 "Do you want to use the xxx" 0;
Checkbox Sele05 "Do you want to use the xxx" 0;
Checkbox Sele06 "Do you want to use the xxx" 0;
Line;
Constraint Only3Selected
Buttons "proceed" "clear" 90;
</FORM>
How can I do the constraint: Only 3 items can be selected?
Thanks
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Plugin form
- From: Martin Tschofen
Other related posts:
- » [dokuwiki] Plugin form
- » [dokuwiki] Re: Plugin form
- [dokuwiki] Re: Plugin form
- From: Martin Tschofen