Re: Autocompletion Options

2007-04-13 Thread Romain BOSSUT
I need to do exactly the same thing. Anyone has found a solution ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this gr

Re: Autocompletion Options

2007-03-29 Thread Jeremy Pointer
It seems like you helped yourself a fair deal once you got started :-), I hadn't answered the other questions because I didn't have an immediate answer and have been too busy working on other things to spend any time on it. Anyway glad to give you the *jerm* that *pointer* you in the right dir

Re: Autocompletion Options

2007-03-29 Thread robert.fulcher
I think I have everything working. To change the look of the autocomplete I had to get the CSS and place it into the page that it is being used in. I was unaware that I could look at the script.aculo.us web site for details on things such as this. thanks for the help JermWorm --~--~-

Re: Autocompletion Options

2007-03-28 Thread robert.fulcher
I got a chance to put the code in and it works great. I have also taken a look at the script.aculo.us website and the drop downs are different than the ones that I get. How can I change them to allow the use of the arrow buttons. I think I know how to hook into the after update or something lik

Re: Autocompletion Options

2007-03-28 Thread robert.fulcher
Jeremy, Thanks very much for the info. I will try that as soon as I can. I was also wondering if you had any info on some other things I wanted to do with the field. I want to be able to arrow down and select an item. Can i use any control I want in the autocomplete.thtml? Also I wanted to c

Re: Autocompletion Options

2007-03-27 Thread Jeremy Pointer
Below is an almost exactly similar question and my previous answer. HTH robert.fulcher wrote: > I want to use the autocomplete componenet and was wondering how to use > the options. I want to use it with a lookup field. I have a contact > that I want to assign a company to. I have it where I ca

Autocompletion Options

2007-03-27 Thread robert.fulcher
I want to use the autocomplete componenet and was wondering how to use the options. I want to use it with a lookup field. I have a contact that I want to assign a company to. I have it where I can lookup the company by name in the autocomplete field. I need to assign a value of the id from th