Why was the form submission canceled because the form is not connected?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The form submission was likely cancelled because it wasn’t linked correctly to the server or database. This lack of connection means submitted data can’t be processed or stored as intended.
well, this usually happens cuz the form needs to be linked to a server or a database to store the input data. if it ain’t connected, there’s literally no place for your data to go, so the submission gets cancelled. but i personally think that you should still be able to submit the form even if it’s not connected. just cuz the data won’t be saved doesn’t mean the user shouldn’t be able to click the “submit” button, to me, that’s a design flaw and can be frustrating to the user.