I want to make 5 (at the begining) booleanfields. So I use a repeater.
<fd:repeater id="stan" initial-size="5">
<fd:label>repeater</fd:label>
<fd:widgets>
<fd:booleanfield id="specyfikacja">
<fd:label>Specyfikacja</fd:label>
</fd:booleanfield>
</fd:widgets>
</fd:repeater>
But i want to place a label nex to each bolean field and (to make it more
difficult) every time it must be a different label. And one more thing: how
to make the border disapear?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]