Without trying to decipher your pictures I will offer this. A form is submitted from a page when a submit action occurs. It only happens once. Whatever is part of that form containing the submit action (button, input , js code) will be passed to the receiving script and that's it. I would be wholly surprised if anyone else tells you of something else.
Does that give you something to consider?