[html-formfu] Subforms show up as text fields

Ascii King tech at swattermatter.com
Thu Mar 5 18:47:51 GMT 2009


I have tried it with just the three dashes. It just moves on to the next 
error.
> I notice that your sub configs don't have the '---' line... out of 
> curiosity, what happens if you just add that line to the very 
> beginning (leave all else as it is)?
>
>
It does this. Just finds the next object method that isn't in 
"HTML::FormFu::Element::Text" and reports it as an error.

>     |If I remove those lines, it displays the button, but as a text
>     field.| If I put in a fieldset it then gives me a similair error.
>
>      - type: Fieldset
>       legend: Test Fieldset
>       element:
>
>        - type: Text
>          name: Test1
>          label: Test 1
>
>     The error it gives is :
>
>     |"Can't locate object method "legend" via package
>     "HTML::FormFu::Element::Text"|
>
>



More information about the HTML-FormFu mailing list