Data is not storing to View

Data is not storing to View

I created a registration form and after enter my information into the form and click on the submit button the data is not being stored to the view for the form. When I click on View to see the data the view grid is blank with no data.

Also, after I select the Submit button the name fields (First, Middle, & Last) remain populated with the information entered on the form and all other fields are cleared. I checked the Form On Success and Field User Input options and I do not have any code.