P
PABLEGuy
Hello all,
This is a fairly common question with a bit of a twist (didn't find an
answer around, so I thought I'd post).
I have a FP form with a file upload control and a drop down box for users to
complete. I have some basic javascript code on the form for validation, and
I have a custom confirmation for when the user has clicked the submit button.
What I'm wondering now is if I can get the data from the first form into
fields on the confirmation page. I am working with FP 2000 (old stuff....I
know), and I have been able to stick web components on the confirmation page
successfully. The component does display the field value properly from the
previous form, but I cannot figure out how to get the value into a field on
the confirmation page. I want to do this so I can reference those values on
the confirmation page with some more javascript code. Seems like this should
be possible somehow.
If anyone has any ideas, I'd appreciate hearing them.
Thanks!
This is a fairly common question with a bit of a twist (didn't find an
answer around, so I thought I'd post).
I have a FP form with a file upload control and a drop down box for users to
complete. I have some basic javascript code on the form for validation, and
I have a custom confirmation for when the user has clicked the submit button.
What I'm wondering now is if I can get the data from the first form into
fields on the confirmation page. I am working with FP 2000 (old stuff....I
know), and I have been able to stick web components on the confirmation page
successfully. The component does display the field value properly from the
previous form, but I cannot figure out how to get the value into a field on
the confirmation page. I want to do this so I can reference those values on
the confirmation page with some more javascript code. Seems like this should
be possible somehow.
If anyone has any ideas, I'd appreciate hearing them.
Thanks!