Änderungen von Dokument Formular über externen Kontext einbinden
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
-
Anhänge (2 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gru1 +XWiki.tlo - Inhalt
-
... ... @@ -4,10 +4,8 @@ 4 4 display: block; 5 5 padding: 20px; 6 6 } 7 - </style> 8 -{{/html}} 9 -{{html clean="false"}} 10 - <style type="text/css"> 7 + </style>{{/html}} 8 +{{html clean="false"}} <style type="text/css"> 11 11 pre{ 12 12 margin:0; 13 13 } ... ... @@ -52,9 +52,12 @@ 52 52 53 53 <div class="resizer border" style="height: 3300px;"> 54 54 <iframe id="content" class="content" src="https://help7.formcycle.eu/xwiki/bin/download/Examples/IncludeExternalContext/content.html"></iframe> 55 - </div> 56 -{{/html}} 53 + </div>{{/html}} 57 57 58 -Hinweis: Aus Kompatibilitätsgründen wird der Inhalt auf dieser Seite in einem iframe dargestellt. 55 +(% class="resizer border" style="height: 3300px;" %) 56 +((( 57 + 58 +))) 59 59 60 60 61 +Hinweis: Aus Kompatibilitätsgründen wird der Inhalt auf dieser Seite in einem iframe dargestellt.
- content.html
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gru1 +XWiki.tlo - Inhalt
-
... ... @@ -189,7 +189,7 @@ 189 189 <br> 190 190 <p></p> 191 191 192 - <iframe src="https://pro.form.cloud/formcycle/external/forms/main.xhtml" width="100%" height=" 340px">192 + <iframe src="https://pro.form.cloud/formcycle/external/forms/main.xhtml" width="100%" height="500px"> 193 193 <span>Ihr Browser unterstützt keine iFrames</span> 194 194 </iframe> 195 195 <div class="wikimodel-emptyline"></div>
- content_en.html
-
- Größe
-
... ... @@ -1,1 +1,1 @@ 1 -1 80071 +17989 - Inhalt
-
... ... @@ -121,8 +121,8 @@ 121 121 var myFormContainer = jQuery('#content'); 122 122 if (typeof formID !== 'object' && typeof formID !== 'Object' && typeof formID !== 'undefined') { 123 123 //console.log("SADKJGAFGSALIFABGSFLHSAFHLSAHFLIHASIFHLIHFASILHLSAHFLIHSALIH"); 124 - console.log(' Nachrichtvon: "' + msg.origin + '" Formularmit id: "' + msg.data + '" wurdeausgewählt.');125 - jQuery('#result').html(' Nachrichtvon: "' + msg.origin + '" Formularmit id: "' + msg.data + '" wurdeausgewählt.' );124 + console.log('Message from: "' + msg.origin + '" Form with id: "' + msg.data + '" was selected.'); 125 + jQuery('#result').html('Message from: "' + msg.origin + '" Form with id: "' + msg.data + '" was selected.' ); 126 126 127 127 128 128 myFormContainer.html('');