Formular per IFrame einbinden
Sie können das Formular direkt als IFrame in Ihre Webseite einbinden. Unterstützung der möglichen Einbindungsoptionen finde Sie in FORMCYCLE direkt unter Veröffentlichen.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body class="body">
<!-- The IFrame with the form. Configure the server and the ID of the form appropriately. -->
<iframe style="width:100%;height:840px" src="https://demo2.formcycle.eu/formcycle/form/provide/564/1" scrolling="no" frameborder="0"></iframe>
</body>
</html>
<html>
<head>
<meta charset="utf-8">
</head>
<body class="body">
<!-- The IFrame with the form. Configure the server and the ID of the form appropriately. -->
<iframe style="width:100%;height:840px" src="https://demo2.formcycle.eu/formcycle/form/provide/564/1" scrolling="no" frameborder="0"></iframe>
</body>
</html>