How would you build a function to get a country list for a form for auto suggest? Where would you put it? What would you call it? Basically the js calls the url / function but not sure where to put it. Ideally in app_controller so it can be called from anywhere but it has to be accessed via different admin routing also. I have my logged in user so they have a routing prefix manager so i need a manager_countries function? Any help would be great. Thanks Dave
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
