Hi Stefan,

I'm glad the example is similar to your needs. The problems looks
related to Javascript events: the new input fields are not detected when
you type something.

Hobo jquery should take care of setting this events when adding new
fields but something must be failing.

Some questions to help debugging:

- Are you using turbolinks or any other interesting JS library?
- If you open the JS console (Firebug/Chrome dev tools), do you see any
error when clicking the "+" button?
- I see you have several input-many in the same page. Does it work if
you only have one (commenting the rest)?

Regards,
Ignacio

El 12/12/13 18:14, Stefan Haslinger escribió:
> Hi Ignacio, 
> 
> that's awesome, you got me completely, that's what I meant. 
> And the possibility with the extra fields ... I thought these relations
> I had to manage externally ... just great.
> 
> But ... it only almost works:
> The autocomplete works only on "old" fields, I mean,
> when I add a new relation with the "+" Button, on these new fields the
> autocomplete does not work
> (it is not registered yet?). 
> You can - as a workaround, click save with the empty field, get the form
> again with the failed validation, 
> now the field is "old" and the autocomplete works.
> 
> Have you experienced that behavour in your app?
> My code is in a Gist <https://gist.github.com/haslinger/7931286>, as usual.
> 
> I double checked, I have the issue in development as in production, on
> Firefox and on Chrome.
> 
> Warm regards and thanks for your help,
> Stefan
> 
> -- 
> 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.

-- 
Ignacio Huerta Arteche
http://www.ihuerta.net
Teléfono: 0034 645 70 77 35
Email realizado con software libre

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

Reply via email to