I've created a fairly long form, that asks one question per page. I would like to be able to have the form description only show on the first page of the form. The only way I can think of at the moment is to have the first page hold a separate form and pass any needed information onto a second form on a different page by query string. Am I over complicating the issue? Is there an easier way with one form?
Thanks