I have custom PHP scripts to adjust the confirmation and notification messages.
However, it is takes a little time to run through validation, custom script and saving the data.
I’m using AJAX form submission and I want to display a message on screen after the submit button has been clicked.
Any suggestions on ways to do this using the GF hooks?