Loading...

RE: Pass variable from one form to the next.

RE: Pass variable from one form to the next.

#7067
Anonymous
Anonymous
Participant

This works great, now I have two follow up questions.

1) There can be multiple second forms tied to the first form. After you submit the second form I have a page that says ‘Would you like to submit another item?’. How do I grab the specific ID from the query at the top of the page and have that used in a Content Editor Webpart. For example the YES link on the Content Editor webpage has to bring them back the NewItem Form 2 page with the correctID.

2) Is there a way to have both Form 1 and Form 2 on one page, and as you submit items on Form 2, it would automatically start a new item below, but keep Form 1 the same up top on the same page?