Von Version 1.1 >
bearbeitet von gru
am 15.03.2019, 14:42
Auf Version < 2.2 >
bearbeitet von gru
am 25.09.2020, 14:18
>
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -$services.localization.render("PT.Main.FormularInWebseiteEinbinden")
1 +Formular per AJAX einbinden
Übergeordnete Seite
... ... @@ -1,1 +1,1 @@
1 -Main.X99Demo
1 +WebHome
Inhalt
... ... @@ -1,6 +1,5 @@
1 -{{html clean="false"}}
2 - <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
3 - <script src="https://demo.formcycle.eu/formcycle/form/include.js?auto=0&form_container_id=content&form_id=253&form_base=https://demo.formcycle.eu/formcycle"></script>
1 +{{html clean="false"}} <!--<script type="text/javascript" src="https://demo2.formcycle.eu/formcycle/form/includes/010-jquery-min.js?_nc=1601035790902" ></script>-->
2 +<script type="text/javascript" src="https://demo2.formcycle.eu/formcycle/form/include.js?form_id=564&form_base=https%3A%2F%2Fdemo2.formcycle.eu%2Fformcycle&auto=1&form_container_id=content" ></script>
4 4  
5 5  <style type="text/css">
6 6   pre{
... ... @@ -133,13 +133,11 @@
133 133   display: block;
134 134   padding: 20px;
135 135   }
136 - </style>
137 -{{/html}}
135 + </style>{{/html}}
138 138  
139 -Sie können das Formular direkt per AJAX ohne IFrames in Ihre Webseite einbinden.
137 +Sie können das Formular direkt per AJAX ohne IFrames in Ihre Webseite einbinden. Unterstützung der möglichen Einbindungsoptionen finde Sie in FORMCYCLE direkt unter [[Veröffentlichen>>doc:Formcycle.UserInterface.MyForms.Publish.WebHome||target="_blank"]].
140 140  
141 - {{code html}}
142 - <!DOCTYPE html>
139 + {{code}} <!DOCTYPE html>
143 143   <html>
144 144   <head>
145 145   <meta charset="utf-8">
... ... @@ -146,7 +146,7 @@
146 146   <!-- jQuery must be loaded-->
147 147   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
148 148   <!-- configure path to your server, the id of the content element where the form should placed into and id of the form.-->
149 - <script src="https://demo.formcycle.eu/formcycle/form/include.js?auto=1&form_container_id=content&form_id=253&form_base=https://demo.formcycle.eu/formcycle"></script>
146 + <script src="https://demo2.formcycle.eu/formcycle/form/include.js?auto=1&form_container_id=content&form_id=564&form_base=https://demo2.formcycle.eu/formcycle"></script>
150 150   </head>
151 151  
152 152   <body class="body">
Copyright 2000-2024