Hi Quike, El 10/09/14 a las #4, Quikin escribió: > Hello Hobousers > > 1. i need drag and drop a record from model1 to assign_model2_model3 , > and model3 on <view> > > any tips . jquery library? or use only dryml tag?
If you want a custom drag and drop, try jquery draggable. > > 2.I have a Country, State, City models "ajaxfing" when select country > showme states, and select state shome cities, and several cities assign > to other model assign_cities on one View?? > > any tips? recipe? I think this example should be useful :) http://hobocentral.net/tutorials/dynamic_ajax_select_menus > > Thanks > > Best Regards > > Quike > > > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. -- 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.
