Tuesday, August 31, 2010

Auto form fill problem

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?

regards, Jacob

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: