Änderungen von Dokument Formular per IFrame einbinden


Von Version 1.1
bearbeitet von sas
am 29.03.2021, 21:02
Änderungskommentar: Imported from XAR
Auf Version 1.2
bearbeitet von gru
am 28.07.2021, 10:32
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.sas
1 +XWiki.gru
Inhalt
... ... @@ -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://demo2.formcycle.eu/formcycle/form/provide/564/1" scrolling="no" frameborder="0"></iframe>
19 + <iframe style="width:100%;height:840px" src="https://demo7.formcycle.eu/formcycle/form/provide/564/1" scrolling="no" frameborder="0"></iframe>
20 20   </body>
21 21   </html>
22 22  {{/code}}
... ... @@ -29,7 +29,7 @@
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://demo2.formcycle.eu/formcycle/form/provide/564/1" scrolling="no" frameborder="0"></iframe>
32 + <iframe style="width:100%;height:840px" src="https://demo7.formcycle.eu/formcycle/form/provide/564/1" scrolling="no" frameborder="0"></iframe>
33 33   </body>
34 34   </html>
35 35  {{/html}}