cake-php@googlegroups.com
[Top] [All Lists]

Re: AjaxHelper

Subject: Re: AjaxHelper
From: Shinya Koizumi
Date: Mon, 31 Jan 2011 14:06:15 -0800
How about setting up a new input box "tag" with "add" button and add tags to
hidden input so when save the post on submit it is available from control and don't need to use
any ajax but _javascript_ in client side?


On Mon, Jan 31, 2011 at 1:28 PM, elias <elias.lecomte@xxxxxxxxx> wrote:
I tried searching for tutorials on the web, but I couldn't find any.
Maybe I am using the wrong keywords, but I hope someone here, could help me out.

I have a blog - like model, and a tag model, that is associated with it (hasMany).
So I can assign tags to new posts. But adding a new tag, makes me have to close the post, create the tag and then restart with the post.

So I would like to be able to add tags with the AjaxHelper, when in the new blog post.

Anyone who knows a good tutorial for this?

Thx

--
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
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/cake-php

--
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
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/cake-php
<Prev in Thread] Current Thread [Next in Thread>
  • AjaxHelper, elias
    • Re: AjaxHelper, Shinya Koizumi <=