Von Version < 2.3 >
bearbeitet von gru
am 28.09.2020, 15:52
Auf Version 1.1 >
bearbeitet von gru
am 15.03.2019, 14:42
>
Änderungskommentar: Imported from XAR

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -Formular per AJAX einbinden
1 +$services.localization.render("PT.Main.FormularInWebseiteEinbinden")
Übergeordnete Seite
... ... @@ -1,1 +1,1 @@
1 -WebHome
1 +Main.X99Demo
Inhalt
... ... @@ -1,5 +1,6 @@
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>
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>
3 3  
4 4  <style type="text/css">
5 5   pre{
... ... @@ -132,11 +132,13 @@
132 132   display: block;
133 133   padding: 20px;
134 134   }
135 - </style>{{/html}}
136 + </style>
137 +{{/html}}
136 136  
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"]].
139 +Sie können das Formular direkt per AJAX ohne IFrames in Ihre Webseite einbinden.
138 138  
139 - {{code}} <!DOCTYPE html>
141 + {{code html}}
142 + <!DOCTYPE html>
140 140   <html>
141 141   <head>
142 142   <meta charset="utf-8">
... ... @@ -143,7 +143,7 @@
143 143   <!-- jQuery must be loaded-->
144 144   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
145 145   <!-- configure path to your server, the id of the content element where the form should placed into and id of the form.-->
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>
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>
147 147   </head>
148 148  
149 149   <body class="body">
Copyright 2000-2024