I'm trying to create a form that can be a multiple pages, if needed,
based upon the size of a text field. To give you an idea of what I'm
looking for, the form has a header and a footer (if you will) and then a
text field used for a report narrative. This narrative field needs to be
able to expand based upon the amount of info entered by the end user.
Additionally, we need the footer to move to the second page, when
necessary. I've been working on this for a while now and followed some
advice fr...