I have a foreach loop that runs through an array and for each object
there's a report link that lets users report something wrong with that
object. the report link draws a modal box that displays the report
actions view and in that view i'm hoping to have the name of the
object. I tried passing the name in the url but some names use symbols
that won't work, does anyone have any suggestions?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to