On Thu, Mar 10, 2011 at 1:36 AM, thom <[email protected]> wrote: > On Wed, Mar 9, 2011 at 1:01 PM, thom <[email protected]> wrote: >> Hello, >> >> I am learning CakePHP and now using Cake 1.3. I have a worked auto >> complete. I follow the instruction in the manual. The problem is, I'd >> like to take id from auto complete's data. What should I do, since >> what i need is the id from the autocomplete's data (I need to insert >> it to database)? >> > > First of all, I'm sorry about my vocabulary. It's embarassing enough. > I just realized that I should use word 'get id' instead of 'take id' > *grin*
No need to apologise or be embarrassed. Lots of people never bother trying to learn a different langauge. (Oddly enough, they're mostly english-speakers ;-) The point of your question was clear enough. I saw it but didn't respond because I don't use the JsHelper and didn't want to give you bad information. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
