UPDATE:
I think it may be due to the fact that when signing in, I have a title field that is required, but to get to the questionnaire I have to click a toggle button that says "visiting the factory" and it takes me to another page where the questions are and almost every time I get this error which makes me think its this error thats stopping it from finishing the submit to the sharepoint because the fields will submit on the previous page before the toggle button is pressed.
Can someone shed some light on this please?

I am in the process of creating a sign in app with a questionnaire required if a toggle button is clicked. At the moment, when you are signing in and you fill the questionnaire out (which has 18 questions with a toggle button and a text box per question) and you press the tick, it works fine and signs you in, but then I went into the share point to check that it was inputting the info correctly and its not saving the answers from the toggle buttons or the text boxes into the SharePoint.
Can anyone shed some light as to why this would be? - I am new to powerapps as of 2 weeks ago so sorry if this doesn't make any sense.
I have an inkling that it may be something to do with the fact that any other pages that have been auto generated(EditScreen1_2_), the form name has edit in front of it, but the one I added myself(VisitorScreeningForm2) doesn't (see below).

Any help would be greatly appreciated.