Sorry I may not have been clear. The page URL is site/slug/controller/update
But the html for the form is action="users/update/5" <- primary User.id This is what I do not want...exposing the Primary ID. Dave -----Original Message----- From: Miles J [mailto:[email protected]] Sent: June-18-09 3:35 AM To: CakePHP Subject: Re: Slug instead of ID The id shouldnt even be in the url of the edit profile page, you should just grab it from Auth. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
