On Tue, Aug 31, 2010 at 2:18 PM, Jacob <[email protected]> wrote:
> Today I encountered a strange problem with forms in cake. For a
> certain app I use a back-end system in which the user has to log in.
> No I made firefox remember my details and the following happens. When
> I want to add a new user, because only a logged in user can do that,
> FF fills in the Username and password field. I don't want that to
> happen, so I tried setting empty to true but it didn't work. Changing
> de labels and fieldnames also didn't work.
> How can I solve this problem?

See here:
https://developer.mozilla.org/en/how_to_turn_off_form_autocompletion

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

Reply via email to