Thanks for all your help I really appreciate it, I got it working by
adding a get_rate_groups view into my views folder.
However, this is not exactly what I wanted though because the div I'm
trying to update is an element that I used in different views, if I was
to follow this pattern then I would have to add a new view
(get_rate_groups.thtml) to any view that uses this element.
Since I have this same functionality in three different views I would
have to add three views , one per each.
Is there a way to repaint the element whithin my view ( in my case
elements/rate_groups.thtml ) without having to include an extra view
every time I want to achieve the same functionality.  I hope everything
is cleat, thanks for all your help again.


--~--~---------~--~----~------------~-------~--~----~
 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 group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to