I have form that has a checkbox to add number of paintings. Based on the selection, the different paintings information form appears. I have used the Javascript code to hide and show the paintings information form to appear based on checkbox selection.
I need to dynamically move the Submit button down the page as and when these hidden forms appear based on selection. Can anyone help me how do I get this work?