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,55 +96,59 @@ 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 -[[image:attach:media_1430763892412.png||align="center"]] 112 +[[image:attach:Form Bottom.png||width="666" align="center"]] 113 +\\ 108 108 109 -[[image:attach:media_14307649 64000.png||align="center"]]115 +[[image:attach:media_1430765149355.png||align="center"]] 110 110 111 - [[image:attach:media_1430765247198.png||align="center"]]117 +\\ 112 112 113 - [[image:attach:media_1430765149355.png||align="center"]]119 +\\ 114 114 115 - === Enter Acknowledgement Email Information. (See Items #7-10 below.) ===121 +\\ 116 116 123 +==== Enter Acknowledgement Email Information. (See Items #7-10 below.) ==== 124 + 117 117 [[image:attach:media_1430766909283.png||align="center"]] 118 118 119 119 (% 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. 120 120 121 121 (7) Enter the subject of the email in "New Thank You Email Subject" field. 122 - 130 +(8) Enter the content of the email in "New Thank You Email" field. 123 123 Body markers that may be used in the text are as follows: 124 - 125 - 126 - 127 - 128 - 129 - 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. 130 130 131 131 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. 132 132 133 - ===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. 134 134 135 -This will open the "Build Form" window, as shown below. 136 - 137 137 === CREATE FORM PART 2 - BUILD FORM === 138 138 139 139 [[image:attach:media_1430938547197.png||align="center"]] 140 140 141 141 (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. 142 - 148 +(2) Drag **Questions** into the **workspace (3).** You can quickly find questions by searching by name or question ID #. 143 143 (4) Set **Question Options** and validations for each question. 144 144 145 145 More detail on each of the above steps is provided below. 146 146 147 -=== Set the number of rows and columns. === 153 +==== Set the number of rows and columns. ==== 148 148 149 149 [[image:attach:media_1430938787682.png||align="center"]] 150 150 ... ... @@ -152,46 +152,45 @@ 152 152 153 153 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. 154 154 155 -=== Drag and Drop Questions into Workspace. === 161 +==== Drag and Drop Questions into Workspace. ==== 156 156 157 157 [[image:attach:media_1430938961950.png||align="center"]] 158 158 159 159 First Name, Last Name, Email, Address1, Address2, City, and State have been dragged and dropped into the form. 160 160 Once a question is placed in a form, it is removed from the list of questions. 161 - 162 - 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. 163 163 164 164 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. 165 - 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.** 166 166 167 167 [[image:attach:media_1430939101634.png||align="center"]] 168 168 169 169 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. 170 - 176 +To set options, simply click on the question and select options. 171 171 172 -=== Set Question Options === 178 +==== Set Question Options ==== 173 173 174 174 [[image:attach:media_1430939154859.png||align="center"]] 175 175 176 176 Available **Question Options** are: 177 - 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. 178 178 179 179 (% style="text-decoration: underline; color: rgb(0, 0, 0)" %)**Validations**(% style="color: rgb(0,0,0);" %)**:~*~***(%%) 180 - 181 - 182 - 183 - 184 - 185 - 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. 186 186 187 187 (% 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.) 188 188 189 189 (% 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.(%%) 190 - 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. 191 191 192 192 (% 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.**(%%) 193 - 194 -(% 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). 195 195 196 196 [[image:attach:media_1430939226453.png||align="center"]] 197 197 ... ... @@ -199,7 +199,7 @@ 199 199 200 200 Checkbox-type question set for responses to appear in two columns. 201 201 202 -=== Move and/or Remove Questions === 207 +==== Move and/or Remove Questions ==== 203 203 204 204 [[image:attach:media_1430939299804.png||align="center"]] 205 205 ... ... @@ -206,14 +206,14 @@ 206 206 To remove a question from a form, click the "x" icon above the question name. This will remove the question, but not the row. 207 207 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. 208 208 209 -=== Delete a Row === 214 +==== Delete a Row ==== 210 210 211 211 [[image:attach:media_1430939444248.png||align="center"]] 212 212 213 213 To delete a row, click the trash can icon at the far right of the row. 214 - 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." 215 215 216 - ===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.** 217 217 218 218 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. 219 219 ... ... @@ -227,23 +227,27 @@ 227 227 [[image:attach:media_1431545519730.png||align="center"]] 228 228 229 229 The Review and Save window provides a basic preview of the form and allows you to adjust question response field lengths. 230 - and235 +To see a full preview of the form in your site's look and feel, click "Save". 231 231 232 - === Below is an example of what a form might look like on your web site. ===237 +\\ 233 233 239 +(% style="text-align: center;" %) 240 +**Example of what a form might look like on your web site.** 241 + 234 234 [[image:attach:media_1431550698440.png||align="center"]] 235 235 236 236 **1 ~-~-** Form Name 237 - 238 - 239 - 240 - 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. 241 241 242 -=== 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. ==== 243 243 244 244 [[image:attach:media_1352398034919.png||align="center"]] 245 245 246 - [[image:attach:media_1477585237131.png||align="center"]]255 +\\ 247 247 248 248 249 249 ... ... @@ -251,23 +251,26 @@ 251 251 {{/layout-cell}} 252 252 253 253 {{layout-cell}} 254 - **Search all Documentation:**263 +{{panel title="Search all Documentation:"}} 255 255 256 256 266 +{{livesearch/}} 267 +{{/panel}} 257 257 258 -{{li vesearch/}}269 +{{panel title="Search INVENTORY Documentation:"}} 259 259 260 - 261 261 262 -**Search INVENTORY Documentation:** 272 +{{pagetreesearch rootPage="Create and Manage Your Inventory"/}} 273 +{{/panel}} 263 263 275 +{{panel title="On this page:"}} 264 264 265 265 266 -{{pagetreesearch/}} 278 +{{toc/}} 279 +{{/panel}} 267 267 268 - 269 - 270 -{{expand title="More INVENTORY Documentation"}} 281 +{{panel title="More INVENTORY Documentation:"}} 282 +{{expand}} 271 271 (% style="margin-left: 30.0px;" %) 272 272 [[Inventory - Getting Started>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66180||shape="rect"]] 273 273 ... ... @@ -319,6 +319,29 @@ 319 319 (% style="margin-left: 30.0px;" %) 320 320 [[Source Codes - How to Create and Manage Source Codes>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66463||shape="rect"]] 321 321 {{/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 +\\ 322 322 {{/layout-cell}} 323 323 {{/layout-section}} 324 324 {{/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 8481 +66345 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://info.onecount.net//wiki/spaces/OD/pages/66 848/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