I have a variable named First_Name in my first form. I would like to use the value of that variable in the "Text above field" on a new form, so that the text reads "Reasons for First_Name blah blah blah". Is this possible?
Question
Question
Is it possible to use the value of a variable from a previous form within the same process as text above a field in a new form?
asked on January 21, 2014
0
0
Answer
APPROVED ANSWER
SELECTED ANSWER
replied on January 21, 2014
As long as both forms are within the same process, this is possible in Forms 9.1.
0
0
Replies
replied on January 21, 2014
Awesome, thanks. Still stuck in 9.0. It's something to look forward to.
0
0
replied on January 21, 2014
If you absolutely have to have it in 9.0, it should be possible using JavaScript and a hidden variable field on the second form. If you're interested I can give you more specifics and maybe some sample code to point you in the right direction.
1
0
replied on January 22, 2014
I think we are more comfortable waiting to upgrade to 9.1 and use default functionality than implementing a custom solution just to fill the gap until the upgrade. Thanks!
0
0
You are not allowed to follow up in this post.