Is it possible that after making my form and embedding the form in my app, I can change the contents of it without the need of replacing the HTML code

  • koolahmad1
    Asked on November 1, 2015 at 1:44 PM

    Can the form be be auto-updated? Or after editing our form we need to add a new HTML code into our app?

  • Charlie
    Replied on November 1, 2015 at 8:24 PM

    Hi,

    If the form is embedded on your website using the default script code, then no need to re-embed when you make changes using our form builder.

    Is it possible that after making my form and embedding the form in my app, I can change the contents of it without the need of replacing the HTML code Image 1 Screenshot 30

    If you are using the default embed script code and the iFrame, then there's no need to re-embed.

    Is it possible that after making my form and embedding the form in my app, I can change the contents of it without the need of replacing the HTML code Image 2 Screenshot 41

     

    However, if you are using the form's full source code, then changes using the form builder will not auto update to where you have embedded the source code, this is because this code is raw and hard coded, you need to get a fresh copy of the code and re-embed it to your app.

    I hope that helps.