How can I get answers of JotForm in Reactjs?

  • ganatra2309
    Asked on February 8, 2021 at 12:15 AM

    I am trying to embed JotForm in Reactjs using react-jotform-embed package. So I need to get answers of JofForm on submit in react js. How can I do this ?

  • Tommy JotForm Support
    Replied on February 8, 2021 at 3:19 AM

    Hello,

    Thank you for reaching JotForm Support.

    You should be able to add JotForm to reactjs by using an iFrame embed code.

    Please see the link on how to do it:

    Getting the Form iFrame Code

    Please let us know if this would not work. If you require any further assistance feel free to let us know.

  • ganatra2309
    Replied on February 8, 2021 at 4:41 AM

    HI,

    I have embedded the form in to my react project but now I need to get form submission every time when some submits the form.


  • Vick_W Jotform Support
    Replied on February 8, 2021 at 6:16 AM

    Hi there,

    Could you please share the code here that you are using to embed the form?

    Thanks