LoginForm - Disable credential saving

Hello all,

I have a question related to the LoginForm. In case that a user is logged-in via its own computer, it is perfect to save the credentials. let’s assume, that the user loggs-in on a public computer. In this case i do not want to have this function. Is there a way to configure whether the function is availble? Of course, if have the possibility to use a simple textfield, but maybe it is easier to switch the function off?

Best Regards,
Thomas

Saving of credentials is a browser-functionality that cannot be configured. But all modern browser I know ask the user before they save the credentials - so it is your user’s responsibilty anyways.

Hello! Thanks for the fast response. Of course, you are right. This is the easiest way… :slight_smile: