This is the <signup-form> I am using. No errors generated, no code is
generated either:

<signup-form >
                                        <field-list:>
                                    <name-label: />
                                        <name-input:>
                                                <input type="text" name="name" 
/>
                                        </name-input:>
                                        <email_address-label: />
                                        <email_address-input:>
                                                <input type="text" 
name="email_address" />
                                        </email_address-input:>
                                        <password-label: />
                                        <password-input:>
                                                <input type="text" 
name="password" />
                                        </password-input:>
                                        <password_confirmation-label: />
                                        <password_confirmation-input: >
                                                <input type="text" 
name="password_confirmation" />
                                        </password_confirmation-input:>
                                        </field-list:>
                                        <actions: />
                        </signup-form>

If I am not using it correctly, there is a reason for that...

jet
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to