This is a custom form to collect new data

When the users clicks on Submit they are redirected to a confirmation page. The button markup is of the form:

<button type="button" ng-click="save({'redirect':'/thank-you.html'})">Submit</button>