Forum Academy Marketplace Showcase Pricing Features

Suppressing WRONG_PASSWORD dialog box

Hi all,

I want to be able to suppress the dialog box that comes up when a user enters the wrong password and have it appear in text below the password input field instead.

Is there a method for taking that dialog and using it elsewhere and stopping that dialog box from coming up?

Cheers,

You might be able to do this with “an unhandled error occurs” and then set up your own message. I’m not completely sure how that works but you can try it out with some testing.

Capture

You were absolutely right.

I used an unhandled error event and then set the following for an alert:
image

Resulting in:
image

Which is exactly what I wanted, thank you.

Great! Good job :+1:! Glad that was helpful.

please help me i dont have any message by default

[image]