LijaHarris
3 years agoQrew Cadet
Need to Retrieve Record Id for Thank You Code Page
Hi,
I have a html code thank you page, that the user sees after clicking submit (via another separate html code page that uses API_AddRecord). I would like to have the record id that was generated be visible on the thank you page. So that when the user clicks submit, they get the thank you page with their respective record id to reference. Is this possible in javascript or html?
Below is the thank you page code:
<p style="font-family: Calibri; font-size: medium; text-align: center;"><strong><span style="font-size: 16pt;"> </span></strong></p>
<p style="font-family: Calibri; font-size: medium; text-align: center;"><strong><span style="font-size: 16pt;">Thank you for submitting your Form. </span></strong></p>
<p style="font-family: Calibri; font-size: medium; text-align: center;"><strong><span style="font-size: 16pt;">If you have any immediate questions, please contact us at the number or email listed below: </span></strong></p>
<p style ="font-family: Calibri; font-family: Calibri; text-align: center;"><strong><span style="font-size: 16pt;">Email: </p>
<p style ="font-family: Calibri; font-family: Calibri; text-align: center;"><strong><span style="font-size: 16pt;">Phone: </p>
------------------------------
Lija Harris
------------------------------
I have a html code thank you page, that the user sees after clicking submit (via another separate html code page that uses API_AddRecord). I would like to have the record id that was generated be visible on the thank you page. So that when the user clicks submit, they get the thank you page with their respective record id to reference. Is this possible in javascript or html?
Below is the thank you page code:
<p style="font-family: Calibri; font-size: medium; text-align: center;"><strong><span style="font-size: 16pt;"> </span></strong></p>
<p style="font-family: Calibri; font-size: medium; text-align: center;"><strong><span style="font-size: 16pt;">Thank you for submitting your Form. </span></strong></p>
<p style="font-family: Calibri; font-size: medium; text-align: center;"><strong><span style="font-size: 16pt;">If you have any immediate questions, please contact us at the number or email listed below: </span></strong></p>
<p style ="font-family: Calibri; font-family: Calibri; text-align: center;"><strong><span style="font-size: 16pt;">Email: </p>
<p style ="font-family: Calibri; font-family: Calibri; text-align: center;"><strong><span style="font-size: 16pt;">Phone: </p>
------------------------------
Lija Harris
------------------------------