Finally i did my InPlacePartialEditor..but i keep your suggestion for further needs: For more complex forms , that we need to display with preloaded data (Edition mode) , preparing this form in advance in the page will be more performant when toggling to make it appear
Laurent On 3 mai, 14:17, Xavier Noria <[EMAIL PROTECTED]> wrote: > On May 3, 2007, at 1:47 PM, Laurent wrote: > > > Another question... > > Now this plugin will save me some time for one of my screens, i > > planned to Mix a : > > InPlaceEditor with AutoCompleter... > > Having a displayed field, by simple CLik it will repaint a form > > including the textField. > > For this TextField, i want have the live search ..simple > > AutoCompleter, and another version with the Model_AutoCompleter. > > > Does it seem you possible to mix the two....most of the work will be > > some Javascript hacking, by extending the InPlaceEditor: > > I should redraw form, textfield, hidden field, and the piece of code > > to bind the AutoCompleter > > Perhaps it could as easy as wrapping the form in an adhoc container > like a DIV, and adapt the code to generate and toggle that container. > > -- fxn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
