Since your form action points to: application-form-qc.php, that would have to be the page that the persist form server behavior is applied to.
Instead maybe remove the form action so the page submits to itself. Then use the Server Behavior: Webassist->Utilities->Server Redirect to go to the next page after the persist form code has executed.