Hey everyone,

I've run into a situation where I need to offer auto completion based  
on the value of another field on the form, as well as the value in  
the auto completed field itself.
Is there a recommended way to go about this?

I've tried (foolishly, I'm pretty sure :) to embed Prototype $F()  
calls into the url parameter of input_auto_complete_tag(), to no  
avail.  A way that would work for sure is to store the 'other' value  
in the session using a javascript observer, but if possible I would  
like to avoid the round-trip...

Am I overlooking something?

Cheers!


Alexander

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to