In the Admin site, in the Edit User page, I have a select-one input
for a belongs_to relationship.

The select-one input doesn't offer a (No Dealership) option.

I've tried to over-ride this with include-none="&true" (which I read
was the default behavior...)

<field-list fields="name, email_address, role, state, dealership"
param>
    <dealership-view param>
        <select-one include-none="&true"/>
    </dealership-view>
</field-list>

Any ideas?

-- 
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