With Webmecanik Automation, you can create form and integrate it in your website pages.
Once the form is created within Webmecanik Automation, you will see two available options to integrate forms, which are Automatic or Manual copy.
What is the difference between Automatic and Manual copy ?
Automatic copy is the easiest way to integrate your form on your website. You just need to copy and paste the javascript of the form.
Example: <script type="text/javascript" src="//yourinstance.automation.webmecanik.com/form/generate.js?id=1"></script>
Once this script has been placed on the page of your website, the form will be automatically generated.
The advantage of the Automatic copy is that as soon as you modify your form, for example you add new fields, it will be automatically generated in your website. So you won't need to update the script.
Manual copy allows more flexility because you will have access to the javascript of the form + the HTML/CSS code. Thus you could customize the form as you want.
But if you make some modification in the form within Webmecanik Automation, for example you add new fields, you will need to update the code of the form, that means you should copy and paste again the script and code in your website page.
Comments
0 comments
Please sign in to leave a comment.