Von Version 1.1 >
bearbeitet von gru
am 15.03.2019, 14:42
Auf Version < 1.9
bearbeitet von sas
am 28.09.2020, 15:35
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -$services.localization.render("PT.Main.EinbindenIFrame")
1 +Formular per IFrame einbinden
Übergeordnete Seite
... ... @@ -1,1 +1,1 @@
1 -Main.X99Demo
1 +WebHome
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.sas
Inhalt
... ... @@ -6,9 +6,9 @@
6 6   }
7 7   </style>{{/html}}
8 8  
9 -Sie können das Formular direkt als IFrame in Ihre Webseite einbinden.
9 +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>>doc:Formcycle.UserInterface.MyForms.Publish.WebHome||target="_blank"]].
10 10  
11 -{{code language="html" title="Einbindung per IFrame"}}
11 +{{code language="html"}}
12 12   <!DOCTYPE html>
13 13   <html>
14 14   <head>
... ... @@ -16,7 +16,7 @@
16 16   </head>
17 17   <body class="body">
18 18   <!-- The IFrame with the form. Configure the server and the ID of the form appropriately. -->
19 - <iframe style="width:100%;height:840px" src="https://demo.formcycle.eu/formcycle/form/provide/253" scrolling="no" frameborder="0"></iframe>
19 + <iframe style="width:100%;height:840px" src="https://demo2.formcycle.eu/formcycle/form/provide/564/1" scrolling="no" frameborder="0"></iframe>
20 20   </body>
21 21   </html>
22 22  {{/code}}
... ... @@ -29,7 +29,13 @@
29 29   </head>
30 30   <body class="body">
31 31   <!-- The IFrame with the form. Configure the server and the ID of the form appropriately. -->
32 - <iframe style="width:100%;height:840px" src="https://demo.formcycle.eu/formcycle/form/provide/253" scrolling="no" frameborder="0"></iframe>
32 + <iframe style="width:100%;height:840px" src="https://demo2.formcycle.eu/formcycle/form/provide/564/1" scrolling="no" frameborder="0"></iframe>
33 33   </body>
34 34   </html>
35 35  {{/html}}
36 +
37 +
38 +
39 +
40 +
41 +
Copyright 2000-2024