Repeating Form

K

Kim

I need to be able to generate more than one form if needed.

For example, a user fills out the form and then needs to fill out the same
form again. I want them to be able to click a button and have another form
appear on the page all while saving the information in the original form.
Doesn't need to be saved anywhere except on the page because they will be
printing it out.

Thanks for any help and hopefully this makes sense.
 
R

Renee in Juneau

During design time, choose Tools/Submitting Forms and
Click on the "Submit Options" button.
Change the radio button to select "Create a new, blank form"

I'm not sure from your post, but if you're not submitting the form at
all, perhaps you can just put a button on your form and attach a rule
to it for opening a new blank form.

Third alternative, go to Tools/Form Options but you'll have to write a
line or two of code to clear the form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top