Have you tried to set form_ui = :select in association column? Anyway, loading 
a form with 
so many options, select or checkboxes may be slow. For that case, I use 
record_select.

El martes, 10 de marzo de 2020 17:17:44 (CET) Jan Hebler escribió:


Hi 

is it possible to edit an has_many relation with an subform? I imagine an 
subform which 
shows ALL objects, not only the related objects with an additional checkbox. 
The checkbox 
is true if the object is related and false otherwise. If i change the 
checkbox(es), the 
relations should be updated accordingly. Is that possible with AS and if it is, 
how? I need 
this beause i have 2 large tables which have this relation. And picking an 
record out of an 
4000-lines Selectbox is not funny. With an subform i will get all the nice 
search options.


Thanks, Jan 


-- 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][1].To view this discussion on the 
web visit 
https://groups.google.com/d/msgid/activescaffold/7d22bdf5-f503-410b-8118-f0bc29aa0b04%40googlegroups.com[2].





--------
[1] mailto:[email protected]
[2] 
https://groups.google.com/d/msgid/activescaffold/7d22bdf5-f503-410b-8118-f0bc29aa0b04%40googlegroups.com?utm_medium=email&utm_source=footer

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/activescaffold/21744395.6Emhk5qWAg%40pc-sergio.

Reply via email to