Re-read and I think not focusable errors are logged when form is loaded, trying to focus first field, not related to submit. Check network tab in inspector, is there a request for submit? If not, check fields with required attribute.
El Jueves, 24 de diciembre de 2015 03:15:05 Gloufy escribió: > Yes ! : > <input value="false" type="hidden" name="record[remove_portrait]" > id="record_remove_portrait"> but no required attribute.. > > Le mardi 28 juillet 2015 09:21:28 UTC+2, Sergio Cambra a écrit : > > Probably it's a hidden field, which have wrongly required attribute. Can > > you check that with inspector? > > > > El Viernes, 24 de julio de 2015 04:25:35 Gloufy escribió: > > > Hi > > > > > > On update, my form is doesn't send when i don't change the dragonfly > > > > file. > > > > > In console i have : > > > > > > An invalid form control with name='record[portrait]' is not focusable. > > > > > > edit:1 An invalid form control with name='record[pied]' is not > > > focusable. > > > > > > > > > > > > What does that mean ? > > > > > > > > > > > > Gloufy -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" 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 https://groups.google.com/group/activescaffold. For more options, visit https://groups.google.com/d/optout.
