Changes for page Embedded Forms - How to Create an Embedded Form
Last modified by Admin on 2023/08/14 16:54
Summary
-
Page properties (4 modified, 0 added, 0 removed)
-
Attachments (0 modified, 28 added, 0 removed)
- Form Bottom.png
- Form Top.png
- Screen Shot 2016-12-07 at 5.43.26 PM.png
- Screen Shot 2021-09-23 at 4.20.31 PM (2).png
- Screen Shot 2021-09-24 at 3.05.47 PM 1(2).png
- media_1352398034919.png
- media_1430428383541.png
- media_1430428408807.png
- media_1430428555772.png
- media_1430513939421.png
- media_1430763892412.png
- media_1430764964000.png
- media_1430765149355.png
- media_1430765247198.png
- media_1430765839162.png
- media_1430766909283.png
- media_1430773371034.png
- media_1430938547197.png
- media_1430938787682.png
- media_1430938961950.png
- media_1430939101634.png
- media_1430939154859.png
- media_1430939226453.png
- media_1430939299804.png
- media_1430939444248.png
- media_1431545519730.png
- media_1431550698440.png
- media_1477585237131.png
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Forms - How to Create a Form (v12.x)1 +Embedded Forms - How to Create an Embedded Form - Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Create and Manage Your Inventory - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.m elanie@one-count_com1 +XWiki.Admin - Content
-
... ... @@ -1,17 +1,15 @@ 1 1 {{layout}} 2 2 {{layout-section ac:type="two_right_sidebar"}} 3 3 {{layout-cell}} 4 - 5 5 6 - 7 7 8 - 9 - 10 10 {{id name="Start ScreenSteps Content"/}} 11 - and questions. Creatingaformis as simpleasdefiningbasicforminformation,setting thenumberof rowsandcolumnsintheform,dragging androppingquestionsintodefinedlayout,and settingoptionalvaidationsfor each question. Whenasercompletes andsubmitsaform,allofthe demographicand transactioninformation fromtheform is savedintheONEcountdatabase.7 +The Embedded Forms tool allows you to create, edit, delete, and manage forms that are embedded within a brand, or within an iframe on a web page that you host on your site. The Embedded Form Builder is NOT designed to be a full-featured, WYSIWYG form builder. For that functionality, please see the [[doc:Form Builder]]. 12 12 13 - Please refer to theQuickStartGuide~-~-QuestionsandFormsforinformationonbasicconcepts andrules relatingto forms.9 +Creating an embedded form is as simple as defining basic form information, setting the number of rows and columns in the form, dragging and dropping questions into defined layout, and setting optional vaidations for each question. When a user completes and submits a form, all of the demographic and transaction information from the form is saved in the ONEcount database. 14 14 11 +Please refer to the [[Quick Start Guide~~-~~- Questions and Forms>>doc:Quick Start Guide - Questions and Forms]] for information on basic concepts and rules relating to forms. 12 + 15 15 (% style="color: rgb(0,0,0);" %)When a user completes and submits a form, all of the information gathered from the form is entered into the ONEcount database. Plan forms carefully to ensure that you include questions and possible responses that will provide you with all the data you wish to collect from subscribers/purchasers. 16 16 17 17 (% style="color: rgb(255,0,0);" %)**Questions are shared among ALL forms, so any changes made to question type, text, responses, alias, report header (See Question Builder - Create and Manage Questions for more detail) will change ALL forms, not just the form you are working on. Deleting a question will remove that question from ALL forms as well. **(%%) ... ... @@ -19,23 +19,23 @@ 19 19 20 20 Form-related tasks include: 21 21 22 -* creating database fields/questions available for placement in online forms; (See Question Builder - Create and ManageQuestions for more detail.)20 +* creating database fields/questions available for placement in online forms; (See [[doc:Demographics - Create and Manage Demographic Fields in Your Database]] for more detail.) 23 23 * creating new forms; 24 24 * managing existing forms; 25 25 * creating source codes that are used to track the source of a name/transaction; 26 26 * and creating individually branded forms. 27 27 28 -The first task listed above – creating questions is accomplished using the Question Builder tool. The next two tasks – creating new forms and managing existing forms – are carried out using the Form Builder tool under INVENTORY. Creating source codes is handled under Source Codes and creating branded forms is handled under Brands. All of these tools are found under INVENTORY. 26 +The first task listed above – creating questions is accomplished using the Question Builder tool. The next two tasks – creating new forms and managing existing forms – are carried out using the Form Builder tool under INVENTORY. Creating source codes is handled under [[Source Codes>>doc:Source Codes - How to Create and Manage Source Codes]] and creating branded forms is handled under [[Brands>>doc:Brand - How to Create and Manage Brands]]. All of these tools are found under INVENTORY. 29 29 30 30 Note that there are two methods you can use for a form to display in your brand's look and feel. 31 31 32 32 (% style="text-decoration: underline;" %)**Method 1**(%%) 33 - 31 +Use Brand tool in ONEcount. Using the Brand tool, you create a blank page in your CMS with only the header and footer for your brand, then create a code for that brand that will fetch that page when the form is called. The code you create using the Brand tool allows you to use that brand's look and feel for any form simply by appending &brand=[[CODE>>doc:CODE]] to the URL. 34 34 35 35 (% style="color: rgb(0,0,0);" %)You must include the following markers on the brand page you create in your CMS: 36 36 37 37 (% style="color: rgb(37,81,115);" %)**<!-**(% style="color: rgb(37, 81, 115); text-decoration: line-through" %)**onecount_header**(% style="color: rgb(37,81,115);" %)**->**(%%) Place in the page where the header will END 38 - 36 +(% style="color: rgb(37,81,115);" %)** <!-**(% style="color: rgb(37, 81, 115); text-decoration: line-through" %)**onecount_footer**(% style="color: rgb(37,81,115);" %)**->**(%%) Place in the page where the footer will START 39 39 40 40 If you require a separate header/footer page for mobile, you must also create that page. 41 41 ... ... @@ -42,22 +42,26 @@ 42 42 Because ONEcount uses SSL, there may be issues with non-SSL brand pages using this method, so you may choose to use method 2 described below. (See ONEcount SSL and non-SSL Client Brand Pages for more detail.) 43 43 44 44 (% style="text-decoration: underline;" %)**Method 2**(%%) 45 - 43 +Create a custom header and/or footer when creating a form. 46 46 47 -=== OPEN INGTHE"CREATENEW"FORM WINDOW ===45 +=== OPEN THE MANAGE FORMS WINDOW === 48 48 49 - ===SelectINVENTORYfrom the main menu.===47 +**Select SETUP from the main menu.** 50 50 51 -[[image:attach: media_1430428383541.png||align="center"]]49 +[[image:attach:Screen Shot 2021-09-23 at 4.20.31 PM (2).png||thumbnail="true" height="250"]] 52 52 53 - === Select "Forms" from the sub-menu. ===51 +\\ 54 54 55 - [[image:attach:media_1430428408807.png||align="center"]]53 +**Select "Form Builder" from the sub-menu.** 56 56 55 +[[image:attach:Screen Shot 2021-09-24 at 3.05.47 PM 1(2).png||thumbnail="true" height="250"]] 56 + 57 57 This will open the Manage Forms window where you can select to create a new form. (See below.) 58 58 59 - === Click "Create Form". ===59 +\\ 60 60 61 +**Click "Create Form"**. 62 + 61 61 [[image:attach:media_1430428555772.png||align="center"]] 62 62 63 63 This will ope the "Form Builder - Part 1" window where you begin creation of your new form. ... ... @@ -64,7 +64,7 @@ 64 64 65 65 === CREATE FORM PART 1 - INFORMATION === 66 66 67 -=== Enter Form Information. (See items #1-6 below.) === 69 +==== Enter Form Information. (See items #1-6 below.) ==== 68 68 69 69 [[image:attach:Screen Shot 2016-12-07 at 5.43.26 PM.png||width="666" align="center"]] 70 70 ... ... @@ -96,13 +96,16 @@ 96 96 97 97 (10)** ** Enter a **Subscription Header. **A **Subscription Section Header **allows you to create a custom header for the section of the form where your products/packages are displayed for selection, e.g. "Subscription Term", "Select Your Package" or any descriptive/instructional text. You can add html here to style the text and/or background of the header. 98 98 99 -(11) **Email Confirmation (Yes/No) **is where you select whether a confirmation email will be sent upon subscription to/registration for any products listed on the form. .101 +(11) **Email Confirmation (Yes/No) **is where you select whether a confirmation email will be sent upon subscription to/registration for any products listed on the form. 100 100 101 - === Front-End View Screenshots ===103 +\\ 102 102 105 +(% style="text-align: center;" %) 106 +**Front-End View Screenshots** 107 + 103 103 [[image:attach:Form Top.png||width="666" align="center"]] 104 104 105 - 110 +\\ 106 106 107 107 [[image:attach:Form Bottom.png||width="666" align="center"]] 108 108 \\ ... ... @@ -109,13 +109,13 @@ 109 109 110 110 [[image:attach:media_1430765149355.png||align="center"]] 111 111 112 - 117 +\\ 113 113 114 - 119 +\\ 115 115 116 - 121 +\\ 117 117 118 -=== Enter Acknowledgement Email Information. (See Items #7-10 below.) === 123 +==== Enter Acknowledgement Email Information. (See Items #7-10 below.) ==== 119 119 120 120 [[image:attach:media_1430766909283.png||align="center"]] 121 121 ... ... @@ -122,32 +122,30 @@ 122 122 (% style="color: rgb(255,0,0);" %)This is where you can create customized acknowledgement emails specific to the form/product attached to the form. Creating these customized emails is optional, as default acknowledgement emails not specific to any form and/or product are configured in the Configuration Manager. 123 123 124 124 (7) Enter the subject of the email in "New Thank You Email Subject" field. 125 - 130 +(8) Enter the content of the email in "New Thank You Email" field. 126 126 Body markers that may be used in the text are as follows: 127 - 128 - 129 - 130 - 131 - 132 - 132 +%%USERNAME%% – will replace the body marker %%USERNAME%% with the subscriber's username. 133 +%%PASSWORD%% – will replace the body marker %%PASSWORD%% with the subscriber's password. 134 +%%ONECOUNTID%% – will relace the body marker %%ONECOUNTID%% with the subscribers account number/ONEcount ID. 135 +%%RECEIPTDISPLAY%% – will replace the body marker %%RECEIPTDISPLAY%% with a receipt for purchase amount, if any. 136 +(9) Enter the subject of the email in the "Updae Thank You Email Subject" field. 137 +(10) Enter the content of the email in the "Update Thank You Email" field. 133 133 134 134 As with Form Description text, Email content may be styled using the pop-up styling toolbar that appears when you click in the Form Description field, including images, special characters, and links. 135 135 136 - ===Click the red "Next" button when done with Form Information.===141 +**Click the red "Next" button when done with Form Information.** This will open the "Build Form" window, as shown below. 137 137 138 -This will open the "Build Form" window, as shown below. 139 - 140 140 === CREATE FORM PART 2 - BUILD FORM === 141 141 142 142 [[image:attach:media_1430938547197.png||align="center"]] 143 143 144 144 (1) **Rows** and **Columns.** Determine the number of rows and how many columns in each of those rows. The number of columns may be set on a row-by-row basis, i.e. the number of columns does not necessarily have to be the same for each row, and rows may be added at any time during form construction. 145 - 148 +(2) Drag **Questions** into the **workspace (3).** You can quickly find questions by searching by name or question ID #. 146 146 (4) Set **Question Options** and validations for each question. 147 147 148 148 More detail on each of the above steps is provided below. 149 149 150 -=== Set the number of rows and columns. === 153 +==== Set the number of rows and columns. ==== 151 151 152 152 [[image:attach:media_1430938787682.png||align="center"]] 153 153 ... ... @@ -155,46 +155,45 @@ 155 155 156 156 As stated in the previous step, the number of rows and columns can be set on a row-by-row basis and can be done at any time during form construction. 157 157 158 -=== Drag and Drop Questions into Workspace. === 161 +==== Drag and Drop Questions into Workspace. ==== 159 159 160 160 [[image:attach:media_1430938961950.png||align="center"]] 161 161 162 162 First Name, Last Name, Email, Address1, Address2, City, and State have been dragged and dropped into the form. 163 163 Once a question is placed in a form, it is removed from the list of questions. 164 - 165 - 167 +Notice that the "Zip/Postal Code:" question was found by doing a quick search for "zip". This question can now be dragged and dropped into column 3 of row 6, as shown below. 168 +To return to the full list questions not yet placed on the form, delete "zip" from the search box. 166 166 167 167 Note that you can create a new question here by clicking on **+Create New Question**. This will bring up a pop-up where you can create a question on the fly. 168 - 171 +You can also edit questions here, but be careful! (% style="color: rgb(255,0,0);" %)**Any changes made to the Question Text, Response Type, Question Alias, Question Tage, and Lookup Question are universal and will change ALL forms in the system, not just the form you are working on.** 169 169 170 170 [[image:attach:media_1430939101634.png||align="center"]] 171 171 172 172 Once all questions are placed on the form, set Question Options. Alternatively, question options may be completed as each question is placed on the form. 173 - 176 +To set options, simply click on the question and select options. 174 174 175 -=== Set Question Options === 178 +==== Set Question Options ==== 176 176 177 177 [[image:attach:media_1430939154859.png||align="center"]] 178 178 179 179 Available **Question Options** are: 180 - 183 +**Auto Populate:** (% style="color: rgb(0,0,0);" %)This check box allows you to tell the form what fields to pre-populate from information already in the database when a user clicks a link to a form. If audited, per audit rules, you cannot pre-populate certain demographics, even if the information is in your database. Auto Populate works in conjunction with the "&renewal=true" string in form linkouts. (Find more about form linkouts in the Quick Start Guide-Questions and Forms or Links section of How to Mange Forms.) When the Auto Populate box is checked and the form linkout has "&renewal=true" appended to the end, the only information that will be pre-populated on the form is the information for the questions that have the Auto Populate box checked. If "&renewal=true" is not appended to the link to the form, then all questions on the form that have responses in the ONEcount database will be pre-populated, even if the Auto Populate box is not checked. If audited, use this feature carefully to be sure you are following audit bureau reporting rules on what fields can be pre-populated in a renewal (or any) form. 181 181 182 182 (% style="text-decoration: underline; color: rgb(0, 0, 0)" %)**Validations**(% style="color: rgb(0,0,0);" %)**:~*~***(%%) 183 - 184 - 185 - 186 - 187 - 188 - 186 +(% style="color: rgb(0,0,0);" %)**Required **– Do you want this to be a required (not optional) question on the form. All required questions will be identified by a(% style="color: rgb(164,10,10);" %) ~*~** (% style="color: rgb(0,0,0);" %)on the form. If a user doesn't complete a required question, he/she will be prompted to do so.(%%) 187 +(% style="color: rgb(0,0,0);" %)**Email **– Requires that the information entered on the form be in email format, i.e. c.lechien@dogmail.com. It does not validate whether the email is a real email or not, only that it is in the correct email format. Validation looks to match following REGEX : /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i (%%) 188 +(% style="color: rgb(0,0,0);" %)**Number Only **– Only numbers can be entered, i.e. for a numbers-only code.(%%) 189 +(% style="color: rgb(0,0,0);" %)**Text Only **– Only text can be entered, i.e. for a text-only code.(%%) 190 +(% style="color: rgb(0,0,0);" %)**Number and Text** – Numbers and text can be entered.(%%) 191 +(% style="color: rgb(0,0,0);" %)**Match Email** – For an email field, this will add a "Confirm Email" entry on the form. 189 189 190 190 (% style="color: rgb(0,0,0);" %)~*~* Note that for checkbox- and radio button-type questions, an extra option to set the number of columns for responses appears. For example, if you have a checkbox-type question with 9 possible responses, you can set those checkbox responses to appear within two columns rather than one long list. (See second screenshot below for a front-end view.) 191 191 192 192 (% style="color: rgb(0,0,0);" %)You can add multiple validations to a question, e.g. for an Email question you can set validations to required, email, and match email.(%%) 193 - 196 +(% style="color: rgb(0,0,0);" %)To remove a validation, place the cursor to the right of the validation and press your "backspace" or "delete" key. 194 194 195 195 (% style="color: rgb(255,0,0);" %)**Options and validations will NOT universally change forms – these changes will be applied only to the form you are working on.**(%%) 196 - 197 -(% style="color: rgb(0,0,0);" %)In the example below, the Email question has been set to Auto Populate with multiple validations (Email, Match Email, Required). 199 +\\(% style="color: rgb(0,0,0);" %)In the example below, the Email question has been set to Auto Populate with multiple validations (Email, Match Email, Required). 198 198 199 199 [[image:attach:media_1430939226453.png||align="center"]] 200 200 ... ... @@ -202,7 +202,7 @@ 202 202 203 203 Checkbox-type question set for responses to appear in two columns. 204 204 205 -=== Move and/or Remove Questions === 207 +==== Move and/or Remove Questions ==== 206 206 207 207 [[image:attach:media_1430939299804.png||align="center"]] 208 208 ... ... @@ -209,14 +209,14 @@ 209 209 To remove a question from a form, click the "x" icon above the question name. This will remove the question, but not the row. 210 210 To move a question to a different location on the form, click the checkered gray area at the left of the row, drag, and drop. 211 211 212 -=== Delete a Row === 214 +==== Delete a Row ==== 213 213 214 214 [[image:attach:media_1430939444248.png||align="center"]] 215 215 216 216 To delete a row, click the trash can icon at the far right of the row. 217 - 219 +**Note: You must remove the question(s) before deleting a row.** If you try to delete a row with a question(s), you'll get a pop-up message asking you to "Please remove questions to remove the row." 218 218 219 - ===Once all questions have been placed on the form and options and validations set, click the red "Next" button to move on to Part 3 - Review and Save.===221 +**Once all questions have been placed on the form and options and validations set, click the red "Next" button to move on to Part 3 - Review and Save.** 220 220 221 221 If you wish to go back to Part 1 - Information, click on the red "Back" button. Your work on Part 2 will not be lost, and you can return to it from Part 1 by clicking on "Next". Just be sure to go to Part 3 and save the form before exiting. 222 222 ... ... @@ -230,23 +230,27 @@ 230 230 [[image:attach:media_1431545519730.png||align="center"]] 231 231 232 232 The Review and Save window provides a basic preview of the form and allows you to adjust question response field lengths. 233 - and235 +To see a full preview of the form in your site's look and feel, click "Save". 234 234 235 - === Below is an example of what a form might look like on your web site. ===237 +\\ 236 236 239 +(% style="text-align: center;" %) 240 +**Example of what a form might look like on your web site.** 241 + 237 237 [[image:attach:media_1431550698440.png||align="center"]] 238 238 239 239 **1 ~-~-** Form Name 240 - 241 - 242 - 243 - 245 +**2 ~-~-** Form Description 246 +**3 ~-~-** Questions in custom layout 247 +**4 ~-~-** Product Prompt Text 248 +**5 ~-~-** Products attached to the form (notice products subscribed to are identified with "You are currenty receiving:" highlighted in green. 244 244 245 -=== The screen shot below is an example of the customized acknowledgement email with receipt confirmation (shown in screen shot above) sent to a NEW subscriber/purchaser. === 250 +(% style="text-align: center;" %) 251 +==== Example of the customized acknowledgement email with receipt confirmation sent to a NEW subscriber/purchaser. ==== 246 246 247 247 [[image:attach:media_1352398034919.png||align="center"]] 248 248 249 - 255 +\\ 250 250 251 251 252 252 ... ... @@ -254,23 +254,26 @@ 254 254 {{/layout-cell}} 255 255 256 256 {{layout-cell}} 257 - **Search all Documentation:**263 +{{panel title="Search all Documentation:"}} 258 258 259 259 266 +{{livesearch/}} 267 +{{/panel}} 260 260 261 -{{li vesearch/}}269 +{{panel title="Search INVENTORY Documentation:"}} 262 262 263 - 264 264 265 -**Search INVENTORY Documentation:** 272 +{{pagetreesearch rootPage="Create and Manage Your Inventory"/}} 273 +{{/panel}} 266 266 275 +{{panel title="On this page:"}} 267 267 268 268 269 -{{pagetreesearch/}} 278 +{{toc/}} 279 +{{/panel}} 270 270 271 - 272 - 273 -{{expand title="More INVENTORY Documentation"}} 281 +{{panel title="More INVENTORY Documentation:"}} 282 +{{expand}} 274 274 (% style="margin-left: 30.0px;" %) 275 275 [[Inventory - Getting Started>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66180||shape="rect"]] 276 276 ... ... @@ -322,6 +322,29 @@ 322 322 (% style="margin-left: 30.0px;" %) 323 323 [[Source Codes - How to Create and Manage Source Codes>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66463||shape="rect"]] 324 324 {{/expand}} 334 +{{/panel}} 335 + 336 +\\ 337 + 338 +\\ 339 + 340 +** 341 +** 342 + 343 +\\ 344 + 345 +\\ 346 + 347 +\\ 348 + 349 +\\ 350 + 351 +** 352 +** 353 + 354 +\\ 355 + 356 +\\ 325 325 {{/layout-cell}} 326 326 {{/layout-section}} 327 327 {{/layout}}
- Form Bottom.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +84.6 KB - Content
- Form Top.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +115.9 KB - Content
- Screen Shot 2016-12-07 at 5.43.26 PM.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +127.9 KB - Content
- Screen Shot 2021-09-23 at 4.20.31 PM (2).png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +41.5 KB - Content
- Screen Shot 2021-09-24 at 3.05.47 PM 1(2).png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +40.9 KB - Content
- media_1352398034919.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +99.1 KB - Content
- media_1430428383541.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +21.7 KB - Content
- media_1430428408807.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +19.4 KB - Content
- media_1430428555772.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.2 KB - Content
- media_1430513939421.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.3 KB - Content
- media_1430763892412.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +92.8 KB - Content
- media_1430764964000.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +54.3 KB - Content
- media_1430765149355.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.4 KB - Content
- media_1430765247198.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +29.0 KB - Content
- media_1430765839162.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +53.3 KB - Content
- media_1430766909283.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +85.2 KB - Content
- media_1430773371034.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +37.5 KB - Content
- media_1430938547197.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +49.4 KB - Content
- media_1430938787682.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +39.0 KB - Content
- media_1430938961950.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +30.5 KB - Content
- media_1430939101634.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +33.0 KB - Content
- media_1430939154859.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +17.8 KB - Content
- media_1430939226453.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.5 KB - Content
- media_1430939299804.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +5.3 KB - Content
- media_1430939444248.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +2.3 KB - Content
- media_1431545519730.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +65.3 KB - Content
- media_1431550698440.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +147.2 KB - Content
- media_1477585237131.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +252.0 KB - Content
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 -66 8801 +66345 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://info.onecount.net//wiki/spaces/OD/pages/66 880/Forms - How to Create a Form(v12.x)1 +https://info.onecount.net//wiki/spaces/OD/pages/66345/Embedded Forms - How to Create an Embedded Form