More buttons on regular forms

More buttons on regular forms

When a form has lots of field I break it into multiple stateless forms with Prev & Next buttons to move from form to form using the openurl statement. Each form reads & writes the data to a Master form. This does work but is complicated.

There has been discussions about being able to create buttons on regular forms similar to what can be done with stateless forms. This would give us the ability to use show/hide to mimic several pages.

When the user clicks on Next then all the fields from page one can be hidden and all the fields from page two can be shown. There is one form but to the user it looks like there are two (or more) forms.

Any possibility of having more control on the buttons on a regular form in the near future?

Herb Wexler