Hi Ignacio, thanks for answer, yes and yes. And the <name-one> in my code snippet uses the typehead already as far as I understand (see below) and it is crazy fast (you wouldn't believe it's making a server round trip at all, sometimes at 30ms).
<https://lh3.googleusercontent.com/-dMaxdmYFB8w/UqYuHsPynnI/AAAAAAAAASo/MMdji1m4Lqk/s1600/screenshot.png> The only problem left is, that I can only add one associated item, then I have to save, then to edit again, add one more item and so on. (I am on the has_many :through side of the association here.) I don't get how <select-many> manages this. I don't see any dynamics/javascript trigger in the definition at https://github.com/Hobo/hobo/blob/master/hobo_rapid/taglibs/inputs/select_many.dryml . Could it be, that I have to change hjq-select-many.js for this? -- 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/groups/opt_out.
