SID-01124: Passing Data between Forms
| Status: |
Unanswered |
TWiki version: |
4.3.2 |
Perl version: |
|
| Category: |
FormPlugin |
Server OS: |
|
Last update: |
15 years ago |
Hi,
I have 2 forms on one topic page, each writing text to a different topic page when a button is pressed which runs a submit on each form (using java script).
I'd like to use data input by a user in both forms. I've tried a few things including trying to pass data as variables using SET and GET, but can't seem to get data from a Element in one form to the same (now hidden) element in another. Any ideas?
Thanks for any help,
Rob
--
RobMathieson - 2011-03-09
Discussion and Answer
Solved. Used Javascript to force the variables over.
--
RobMathieson - 2011-03-10
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.