Ok, I did'nt understand what you wanted to do.
You may have to code your own control here (based on inplaceeditor if you want) that pass more values to the ajax call, and receive more than one answser (using json for example).
That's not very difficult, but it's definitly not out of the box.

Regards
Nico

On 12/7/05, Francois Beausoleil < [EMAIL PROTECTED]> wrote:
Hello Nicolas,

2005/12/7, Nicolas < [EMAIL PROTECTED]>:
> You can pass an onComplete function in options of your control.
> By default, I think it does something like :
>
> new Effect.Highlight (element, {startcolor: this.options.highlightcolor});

Thanks, but how does that help me ?  In onComplete, I can certainly do
a new Ajax call and get the updated values.  That would probably work.

I was trying to find a way to do only one Ajax call, not two.

Thanks !
--
François Beausoleil
http://blog.teksol.info/

_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to