I have a short form with an image to be uploaded. When the user is uploading a big image the save button moves way down in the form. Is there a way to move (or add an additional) save button on top of the form instead of at the bottom (only)???
What is “tavolsag” element? Please explain it in more detail. In addition, please press [F12] from your browser to check whether any Javascript error message.
“tavolsag” is a DIV element in the header (I created it in the Edit Page->Page Datarendering). It is in a fixed position DIV.
I did it, because there are more than 30 fields on the edit page and I would like that, the user shouldn’t scroll down to the submit and cancel button, these buttons “would float” in front of the fields.
There is no Javascript error message in my browser.