On 07/08/07, kewei xiao <[EMAIL PROTECTED]> wrote:
>
> I have a customized select box which is wrapped around in a div
> class, now I am trying to include it in a fieldset like this:
>
> ---
> id: form
> elements:
> - type: block
> tag: fieldset
> elements:
>
Hi Carl
I have a customized select box which is wrapped around in a div
class, now I am trying to include it in a fieldset like this:
---
id: form
elements:
- type: block
tag: fieldset
elements:
- type: +Customized::SelectBox
But the result is that