[jQuery] Re: change ?q= to predefined param name or get field value for extraParams call

2009-05-20 Thread jakemonO
) to YourKey: lastWord(term) and it *should* work... it's surely easy enough to just give it a shot On May 19, 3:36 pm, jakemonO jakeo...@gmail.com wrote: Is there a way to change the ?q= parameter name to something that was predefined by the JSON emmitter? For example, Lotus Domino expects

[jQuery] [autocomplete] change ?q= to predefined param name or get field value for extraParams call

2009-05-19 Thread jakemonO
Is there a way to change the ?q= parameter name to something that was predefined by the JSON emmitter? For example, Lotus Domino expects the querystring to be of the form ?Startkey=... . Alternately, I can put that query in the extraParams call, but how do I populate the value portion of