I want to hide the variables and the original "Submit" button (in the red retangle below) from the user and use my own variable fields and my own "Submit" button (the blue button with the red arrow).
I had no problem to add, edit and remove variables by code, but I can't simulate the action "Submit" of the original button on my own button...
How can I do that in JavaScript?
