Hey all, I know this has been one of the most requested features, so guess what.
I believe I may have found a couple of solutions that work similar which might be able to be adapted for MachForm use.
Basically, it's the creation of a "Virtual" tabbed form.
The form is technically still one page (or pages could be done depending upon the method utilized), that simply calls the sections.
Anyway, there are a couple that can be looked at.
This one looks very good....
http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
or
http://www.dynamicdrive.com/dynamicindex17/featuredcontentslider.htm
or
http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
or this one...
http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
I'm not a code guy.... But, I know enough to see that these scripts are reletively simple and could likely indeed be incorporated into the system. For example, when creating the forms, the fields are already in their own <divs> or whatever, or can be placed into one when the form is created. So as we go along inserting fields, we insert the code option in the position which tells the script to go to a new tab, then we put more fields, wash and repeat, create the form and walla....
Anyway, I know I'm being simple, for things often aren't, but with these few examples or or a combination of them (parts etc.) I'm almost sure could be used to create multi-page capability, virtually anyway. But, same thing to us, but even better, because it's faster, and data shouldn't be lost, etc.
Wooo hooo, let's do it! :)