On Sun, Sep 14, 2014 at 10:21 PM, Henry Baragar < [email protected]> wrote:
> Hello, > > Does anyone know why <select-many> puts a "@" in front of all the ids it > returns? Hobo's "accessible associations" extension knows how to turn "@id" into a database lookup for the record. > And why its first entry is always ""? That's the "prompt" mentioned in the documentation. Surprisingly, it doesn't appear that there's an easy way to remove it -- a PR to do so would be accepted. Bryan -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
