Closing the "your form has been submitted" box with a button

Hi,

When my form is submitted I get the you form has been successfully submitted box which I have customised. I'm trying to get my form reset button to close the box as it is confusing people that the reset button doesn't clear this, is this possible:

Thanks in advance!!
David

Hello @NG-Helpdesk,

You can hide this message with the code:

fd._showAlert()

@Margo,

Thank you this has worked perfectly!!