You are viewing limited content. For full access, please sign in.

Question

Question

stateless variable passing from form to form

asked on May 1, 2017

I have two forms.  One contains a drop-down populated via lookup table.  The other contains a blank field.  I would like to be able to submit the first form with a selection and have the second form immediately open with its field populated with data passed from the first form.  i.e. I select option X --> Submit --> Form2 Presented --> Automatically populated with option X

 

I would like to be able to do this from within the same business process and across two business processes.  How do I do this?

 

Thanks

0 0

Answer

Replies

replied on May 1, 2017

Is there a reason you can't just use the same variable instead of having 2 different ones?

0 0
replied on May 3, 2017

So long as I can pass information from one form to another in some fashion, reusing a variable is fine.

0 0
replied on May 3, 2017

I'm just not sure how to make it happen.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.