The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Embed a Form - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Embed a Form (/showthread.php?tid=3130) |
Embed a Form - DaveOzric - Jun 29th, 2014 Hello, looking at the demo and documentation I do not see a clear answer to this question. Can a form created in this be used on a external website. I need to embed a form on a Bigcommerce website. Thanks RE: Embed a Form - Joe - Jul 3rd, 2014 Hey Dave, If you use the Form Builder the form will need to be on the same server as the Bigcommerce website. If you use the API method to connect to Form Tools you it will need to be on the same server as the Bigcommerce website. If you create a form on Bigcommerce and are able to edit HTML you can use the post method to connect to Form Tools and it can reside on a different server. Cheers, Joe |