Changes for page Form Builder

Last modified by Sachin Patil on 2024/08/30 07:28

From version 1.1
edited by rijo
on 2022/08/22 14:47
Change comment: There is no comment for this version
To version 21.1
edited by Admin
on 2023/08/14 17:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Copy of New Form Builder
1 +Form Builder
Parent
... ... @@ -1,0 +1,1 @@
1 +ONEcount Customer Documentation
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.rijo
1 +XWiki.Admin
Content
... ... @@ -1,21 +1,14 @@
1 1  
2 -The Forms tool allows you to create, edit, delete, and manage forms and questions. Creating a form is as simple as defining basic form information, choosing which questions/fields will be included on the form, selecting which products and/or packages, designing the look and feel, and dragging in questions and other elements onto the Form’s webpage using an easy to use WYSIWYG editor. When a user completes and submits a form, all of the demographic and transaction information from the form is saved in the ONEcount database.
2 +The Form Builder tool allows you to create, edit, delete, and manage forms and pop-ups in a WYSIWYG way. Creating a form is as simple as defining basic form information, choosing which questions/fields will be included on the form, selecting which products and/or packages you want included in the form, and then designing the look and feel. You can also add a thank-you e-mail and message to your form.  When a user completes and submits a form, all of the demographic and transaction information from the form is saved in the ONEcount database, and any transactions that are captured by the form are immediately stored in the ONEcount database.
3 3  
4 -\\
4 +What is unique about the ONEcount Form Builder is that questions, products and packages are not defined in the form, but elsewhere in the ONEcount system. This allows your organization to have some level of control over the information and data collected by the forms, while allowing any qualified user to build and edit forms. The presentation layer–the form–is separated from the data layer, meaning your web designer can't change field options or the business logic behind your products and packages.
5 5  
6 -\\
6 +**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. **
7 7  
8 -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.
8 +**Changes made to form information, form layout, order of questions, and optional validations are form-specific and will NOT universally change forms; these changes will be applied only to the form you are working on.**
9 9  
10 10  \\
11 11  
12 -\\
13 -
14 -**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. **
15 -**Changes made to form information, form layout, order of questions, and optional validations will NOT universally change forms – these changes will be applied only to the form you are working on.**
16 -
17 -\\
18 -
19 19  Form-related tasks include:
20 20  
21 21  * creating database fields/questions available for placement in online forms; (See __[[Questions - Create and Manage Questions>>url:http://docs.onecount.net:8090/display/OD/Questions+-+Create+and+Manage+Questions||shape="rect"]]__ for more detail.)
... ... @@ -26,61 +26,69 @@
26 26  
27 27  \\
28 28  
29 -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>>url:http://docs.onecount.net:8090/display/OD/Source+Codes+-+How+to+Create+and+Manage+Source+Codes||shape="rect"]]__ and creating branded forms is handled under __[[Brands>>url:http://docs.onecount.net:8090/display/OD/Brand+-+How+to+Create+and+Manage+Brands||shape="rect"]]__. All of these tools are found under INVENTORY.
22 +The first task listed above – creating questions is accomplished by clicking the Demographics tab under SETUP on the left-hand men. The next two tasks – creating new forms and managing existing forms – are carried out using the Form Builder tool under SETUP Creating source codes is handled under __[[Source Codes>>url:http://docs.onecount.net:8090/display/OD/Source+Codes+-+How+to+Create+and+Manage+Source+Codes||shape="rect"]]__ and creating branded forms is handled under __[[Brands>>url:http://docs.onecount.net:8090/display/OD/Brand+-+How+to+Create+and+Manage+Brands||shape="rect"]]__. All of these tools are found under SETUP
30 30  
31 31  [[image:attach:Form-builder-nav.png||height="250"]]
32 32  
33 33  \\
34 34  
35 -__PHASE A: Defining the Form__
28 +**STEP 1: Defining the Form**
36 36  
37 -__[[image:attach:FormDefinitionAug22.png||height="250"]]__
30 +The first screen you'll see in the Form Builder is where you define the basics of the form. For this panel, the only required options are a Title and a Source Code. You will then get to pick between two different presentations: a "Form" presentation, which is a web-page, and a pop-up, which appears over the page that the user is looking at. The Form format is typically used for landing pages, gating, data collection and subscriptions since it can not be closed. A pop-up can be used for data collection and subscriptions, but since it can be closed by clicking the X in the upper right corner, it's not effective for gating.
38 38  
32 +__[[image:attach:FormDefinitionAug22.png||width="800"]]__
33 +
34 +//A Form landing page above.//
35 +
36 +__[[image:attach:form-builder-pop-up.png||width="800"]]__
37 +
38 +//A pop-up landing page above.//
39 +
39 39  \\
40 40  
41 -1. Required: Give your Form a title. You will have an option to use this title when designing the form in Phase D. If you want to use a different title when designing the form you may do so by using a custom “text section” content block when designing the form.[[image:attach:FB Title.png||height="250"]]
42 -1. Give your Form a description. You will have an option to use this title when designing the form in Phase D. If you want to use a different title when designing the form you may do so by using a custom “text” content block when designing the form.
43 -1. Required: Assign a source code to a Form. To add or change existing source codes, go to the source code manager in the inventory tab of the navigation bar at the top. If you do not have a source code for this form then use a generic source code.
44 -1. OPTIONAL: If you want to direct users to a specific page after submitting the form, then place the url into the "Thank you page URL" field.
45 -1. Select a submission option ~*~*~*~*~*~*~*~*~*~**
46 -1. Show only relevant products ~*~*~*~*~*~*~*~**
47 -1. Enter the text/message to be displayed if an email already exists.
48 -1. **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.
49 -11. **a.     Enter Acknowledgement Email Information. (See Items B-C below.)**
50 -11. 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.
51 -11. Enter the subject of the email in "New Thank You Email Subject" field.
52 -Enter the content of the email in "New Thank You Email" field. 
53 -Body markers that may be used in the text are as follows:
54 -%%USERNAME%% – will replace the body marker %%USERNAME%% with the subscriber's username.
55 -%%PASSWORD%% – will replace the body marker %%PASSWORD%% with the subscriber's password.
56 -%%ONECOUNTID%% – will replace the body marker %%ONECOUNTID%% with the subscribers account number/ONEcount ID.
57 -%%RECEIPTDISPLAY%% – will replace the body marker %%RECEIPTDISPLAY%% with a receipt for purchase amount, if any.
58 -%%%PASSWORDRESETLINK%%% – will replace the body marker %%%PASSWORDRESETLINK%%% with a unique link to reset the user's password.
59 -Enter the subject of the email in the "Update Thank You Email Subject" field.
60 -Enter the content of the email in the "Update Thank You Email" field.
61 -11. STATUS: Activate the Form for user access or disable the form.
42 +You may give your Form a description. You will have an option to use this title when designing the form in Phase D. If you want to use a different title when designing the form you may do so by using a custom “text” content block when designing the form.
62 62  
44 +**Required: **Assign a source code to a Form. To add or change existing source codes, go to the source code manager in the inventory tab of the navigation bar at the top. If you do not have a source code for this form then use a generic source code.
45 +
46 +If choosing popup as the 'Form Type', for best viewing experiences, please ensure that the minimum width and height used are 350-400. You have several options for a pop-up, including:
47 +
48 +* **Width and Height:** choose dimensions that work well for desktop and mobile
49 +* **Horizontal Position:** where it appears horizontally on the user's screen
50 +* **Vertical Position:** Where the pop-up appears vertically on the page. This is relative to the entire web page. Be careful if your site has long pages or uses infinite scroll, because the pop-up may render "below" the user's screen causing some confusion.
51 +* **Slide Positon:** This describes what part of the screen the pop-up will appear from (ie., enter stage-left)
52 +* **Pop-Up Delay:** This allows you to program a slight delay into the pop-up so that it doesn't appear immediately on the screen.
53 +
54 +If you want to direct users to a specific page after the form is submitted, you can place the url into the "Thank you page URL" field.
55 +
56 +Select a submission option. Submission Option is a feature that allows ONEcount to require a user to subscribe to a product or package in order to submit the form. An example of where this might be used is when you e-mail a link to a subscription form for requalification of a controlled circulation product. Very often users will see their information pre-populated in the form, but won't check the box subscribing (or renewing) them to the product. This option allows you to either force the user to to subscribe to a product in order to submit the form, remind the user that he or she has not subscribed but allow them to continue anyway, or just accept the day with no warning and no subscription requirement.
57 +
63 63  \\
64 64  
60 +[[image:attach:selection-required.png||height="216"]]
61 +
65 65  \\
66 66  
67 -PHASE B: Adding Demographic Questions.
64 +\\
68 68  
69 -[[image:attach:AddingDemoQuesAuf22.png||height="250"]]
66 +Step 2: Define your demographic questions.
70 70  
68 +[[image:attach:AddingDemoQuesAuf22.png||height="400"]]
69 +
71 71  \\
72 72  
73 -1. Start by adding your first demographic question. In the first dropdown box all ONEcount questions that are in your question inventory will appear in the dropdown menu list.  You may also type the question name or number into the dropdown box to find a question to add.
74 -1. VALIDATIONS: If needed, select validation(s) to require a specific format for responses to this question. Validations include alphanumeric, date, email, or is a required field. In email match (email address matches the email in the email question/field), or is a number. Multiple validations can be added to each question.
75 -1. AUTO POPULATE: You may choose to have fields auto populated for identified users by setting the auto populate switch to yes.
72 +1. Start by adding your first demographic questionin the Demo column. All ONEcount questions that are in your question inventory will appear in the dropdown menu list.  You may also type the question name or number into the dropdown box to find a question to add.
73 +1. VALIDATIONS: If needed, select validation(s) to require a specific format for responses to this question. Allowed validations are: alphanumeric, date, email, email-match, or required field. Be careful with alphanumeric because it does not include any punctuation, meaning you could not enter (305) 555-1212. For the email validation, ONEcount only checks that the e-mail address matches an appropriate format; it does not validate that the e-mail address really exists. Email match presents two e-mail boxes to the user and requires that both entries match. This is a way to reduce data entry errors from people entering the wrong e-mail addresses in your forms. Multiple validations can be added to each question.
74 +1. AUTO POPULATE: You may choose to have fields auto populated for identified users by setting the auto populate switch to yes. This is the default. If your publication is audited and the rules of your audit require the user to enter a field manually, you can turn Auto Populate off for that specific field.
76 76  1. To add additional questions, click the “Add” button in the top right hand corner.
77 77  1. To remove a question click the “X” at the end of the respective row.
77 +1. You can not edit a row once it had been created; if you find an error, you must delete it
78 +1. The order of the questions on this page is not important.
78 78  
79 79  \\
80 80  
81 81  PHASE C: Add Products and Packages.
82 82  
83 -[[image:attach:form-builder-products-Aug22.png||thumbnail="true" height="250"]]
84 +[[image:attach:form-builder-products-Aug22.png||height="400"]]
84 84  
85 85  In this phase, you can add a single product or package, or a combination of multiple products and packages.
86 86  
... ... @@ -120,6 +120,8 @@
120 120  
121 121  PHASE D: Designing the Form
122 122  
124 +This is an example of a form built using the form builder.
125 +
123 123  [[image:attach:Editori-main-menu copy.png||height="250"]]
124 124  
125 125  Use the editor to customize the look and feel of your form webpage. To add page and form elements, drag the element(s) from the menu on the right to where you want them to appear. Sections of the Elements menu can be collapsed for ease of use to drag in content blocks that are located lower in the menu.
... ... @@ -132,6 +132,82 @@
132 132  
133 133  \\
134 134  
138 +BUILD FORMS FROM SCRATCH
139 +
140 +Form Building is a multi-step process. 
141 +
142 +Form can be built from scratch.  It requires, at the very minimum, a Captcha and Submit button, if building from scratch.  If choosing to do so,
143 +
144 +1. Navigate to the 'Form Design' tab, after you have filled out the basic information as required by the 'Form Definition,' 'Add Demographics,' and 'Add Products/Packages' tabs.
145 +1. The canvas can be populated by dragging-and-dropping elements/components from the right-hand panel.  
146 +11. Simply select your choice of component from the options in the right-hand panel with your mouse
147 +11. Drag it over to the spot on the canvas, as you prefer
148 +
149 +\\
150 +
151 +Let's start with selecting a grid format from the 'Grid Templates' option in the right-hand panel. This helps with adding elements to the canvas, eventually your form, in an organized/disciplined manner.
152 +
153 +Below is a screen-shot where the 'Grid Templates' expands on beings selected, and the 'three column' grid is chosen
154 +
155 +[[image:attach:formbuilder-three-column-demosAug23.png||height="250"]]
156 +
157 +\\
158 +
159 +1. First, let's expand the 'Grid Templates' option by selecting it.
160 +1. From there, select the preferred column type, then drag it to the canvas, as shown below (three-column grid selected)
161 +
162 +(% style="margin-left: 40.0px;" %)
163 +[[image:attach:formbuilder-drag-a-grid-onto-canvas.png||height="250"]]
164 +
165 +(% style="margin-left: 40.0px;" %)
166 +\\
167 +
168 +(% style="margin-left: 40.0px;" %)
169 +3. To populate the columns, let's choose from the 'Demographics' option.
170 +
171 +1.
172 +11. Select First Name and drag it to the left-most cell, followed by Last Name to the middle cell, next email to the last one.
173 +
174 +(% style="margin-left: 40.0px;" %)
175 +[[image:attach:formbuilder-drag-fields-from-toolbar-onto-canvasAug23.png||height="250"]]
176 +
177 +\\
178 +
179 +(% style="margin-left: 40.0px;" %)
180 +4. The three-column grid will look as follows:
181 +
182 +(% style="margin-left: 40.0px;" %)
183 +[[image:attach:formbuilder-three-column-demosAug23.png||height="250"]]
184 +
185 +(% style="margin-left: 40.0px;" %)
186 +5. To add Captcha to the form:
187 +
188 +1.
189 +11. Select 'Form' from the right-hand panel[[image:attach:Screen Shot 2022-08-23 at 4.52.47 PM.png||thumbnail="true" width="150"]]
190 +11. Select Captcha and drag it over to the spot on the canvas.  In this case, we choose below the 3-column grid
191 +
192 +(% style="margin-left: 40.0px;" %)
193 +[[image:attach:formbuilder-add-captchaAug23.png||height="250"]]
194 +
195 +(% style="margin-left: 40.0px;" %)
196 +6. To add a 'Submit' button:
197 +
198 +1.
199 +11. Select it from the 'Form' option and,
200 +11. Drag it to the spot you prefer on the canvas,
201 +11. Eventually this position will impact how your final form is displayed)
202 +
203 +(% style="margin-left: 40.0px;" %)
204 +7. Below is what the final form/pop-up will look like after the additions/modifications described in steps 1-7.
205 +
206 +(% style="margin-left: 40.0px;" %)
207 +[[image:attach:formbuilder-completed-formAug23.png||height="250"]]
208 +
209 +(% style="margin-left: 40.0px;" %)
210 +\\
211 +
212 +\\
213 +
135 135  ELEMENTS MENU
136 136  
137 137  \\
... ... @@ -141,6 +141,7 @@
141 141  1. Begin creating a layout by first adding **Grid Templates. **First add One Column Grid Templates to define the basic layout. For multiple columns, add a one column Grid Template before dragging 2 or 3 column Grid Templates into the form.
142 142  1. To add a Title and Description, drag in the “Title” or “Description” content blocks from the “Form Info” section of the Elements menu. The “Title and Description” will be what you have entered during Phase 1, Form Definition.
143 143  11. To create a custom heading or text block, add a “Text” or “Text Section” from the list of products near the lower part of the Elements menu.
223 +11. Click [[here>>attach:formbuilder-R-YTVideo-Aug23.mp4]] to view how you can add a Youtube video to your form.
144 144  11. To add Products/Packages drag in the Product or Package from the Elements menu on the right. The layout of Products or Packages will be based on what Template Type you selected during Phase 3, Add Products & Packages.
145 145  11. Adding Images, first drag the image icon from the Elements Menu and place it where you want an image to be placed.
146 146  111. A pop-up window will open with a library of images already added.
... ... @@ -147,16 +147,93 @@
147 147  111. To add a new image, click the left-hand side of the image pop-up window. Using the folder browser, choose an image from your files that you would like to upload.
148 148  111. After uploading an image file, select the image from the image library list on the right hand side.
149 149  111. After selecting your image, click the “X” button to close the image library. Your image will be placed in the image content block.
230 +111. Here is a video showing how to select images to your canvas: [[How to upload image video>>attach:formbuilder-AddImage-R-Aug23.mp4]]
150 150  111. To add Questions/Fields drag the questions you have selected during Phase 2, “Add Demographics”, from the “Demographics” section of the Elements menu.
151 151  1111. It is recommended to place each Question in individual Grid Templates (single or multiple column).
152 -1111. To add additional questions, return to Phase 2 “Add Demographics”.
233 +1111. To add additional questions, return to Phase 2 “Add Demographics”.
153 153  
235 +Once created, we can edit the added elements to the canvas.  Let us see how URL links can be added and how to the 'paint brush' icon can be used.
236 +
237 +1. URL links can be added to components that use the 'Link' feature. 
238 +11. To add or modify a URL link, use the 'Components Settings' option on the toolbar, denoted by a 'gear' icon [[image:attach:Screen Shot 2022-08-23 at 2.25.10 PM.png||thumbnail="true" width="20"]]on the above toolbar.
239 +11. You can add URL to the 'Href' field, which will then link the selected component to the URL specified in this field.
240 +11. Please [[click here>>attach:formbuilder-R-GearsURL-Aug23.mp4]] to view a video showing how to create a URL link.
241 +1. Components can be modified in terms of typography(text-related features such as fonts, alignment), dimensions (height, width, padding, etc.) or background decorations (color, radius, etc.). 
242 +11. To do so, select the component, then click on the 'paintbrush' icon on the above toolbar, denoted by[[image:attach:Screen Shot 2022-08-23 at 2.28.56 PM.png||thumbnail="true" width="20"]].  In the screen shot below, the image on the right is selected and edited.
243 +
244 +(% style="margin-left: 80.0px;" %)
245 +[[image:attach:formbuilder-edit-object-propertiesAug23.png||height="400"]]
246 +
247 +(% style="margin-left: 80.0px;" %)
248 +b. Please [[click here>>attach:formbuilder-R-PaintBrush-Aug23.mp4]] to view a video showing how a button's background color was changed.
249 +
250 +(% style="margin-left: 80.0px;" %)
154 154  \\
155 155  
156 -TEMPLATES MENU
253 +(% style="margin-left: 80.0px;" %)
254 +\\
157 157  
256 +===
257 + ===
258 +
259 +{{id name="click-thru-button"/}}
260 +
261 +===
262 + ===
263 +
264 +{{id name="click-thru-button"/}}
265 +
266 +=== Click-Thru Button ===
267 +
268 +Often users will want to create a pop-up or landing page that has a button that clicks through to another site or page. The specific use-case could be clicking to a partner site to download a digital edition, clicking to a non-ONEcount form, or clicking off-site to a thid-party application.
269 +
270 +To create a click-thru button, click in the cell or grid where you want the button to appear, and from the tool-bar on the right, select Form Options, and then Submit. ONEcount will place a button on your form.
271 +
272 +[[image:attach:submit-button-tool.png||thumbnail="true" height="250"]]
273 +
158 158  \\
159 159  
276 +Now click on the button, and click on the gear icon above the tool bar.
277 +
278 +[[image:attach:click-thru-button.png||height="250"]]
279 +
280 +Click on the Action Pull-down and select Clickthrough. In the box for Label, add whatever text you would like to appear on the button. In the URL box, put the full URL where you would like the user to be sent when they click on the button. Please note that this URL will open in a new window, leaving the pop-up on the screen. The user will need to close the pop-up.
281 +
282 +A future version of ONEcount will track these click-throughs as "completions" in both the form and segment analytics, giving you insights into how many people are clicking through to the URL.
283 +
284 +\\
285 +
286 +=== TEMPLATES MENU ===
287 +
288 +The Templates menu contains a set of four pre-designed set of templates you can choose from. Clicking on the Templates option, (found on the right-hand panel) displays the template set.
289 +
290 +[[image:attach:TEMPLATES menu Aug22.png||thumbnail="true" height="250"]]
291 +
292 +\\
293 +
294 +To use a template, drag-n-drop the preferred template from the right-hand panel to the canvas.
295 +
296 +To drag-n-drop a template, first click on the 'Templates' option in the right-hand panel.  This will display the templates.  Now, choose a template and drag it to the canvas to the left, as shown below.
297 +
298 +[[image:attach:Drag-n-DropTemplate.png||height="250"]]
299 +
300 +\\
301 +
302 +The various types of templates include:
303 +
304 +1. Three-column with graphic
305 +1. Two-column with graphic
306 +1. One column/graphic on top
307 +1. One-column graphic click-through
308 +
309 +The Demographic components and other features can be added to the forms per the designated space provided in the chosen template.
310 +
311 +The templates are designed to be responsive, that is moldable to the various screen-sizes.  These can be used for either 'Forms' or 'popups.'
312 +
313 +Please Note: For ease of use, please ensure the canvas is empty before the drag-n-drop.
314 +
315 +\\
316 +
160 160  STYLE MENU
161 161  
162 162  To customize the design or CSS styles like dimensions, typography and colors use the CSS editor ().
... ... @@ -191,6 +191,78 @@
191 191  1. Open the component settings by clicking the gear icon at the top. ()
192 192  1. Paste or type the url destination for the link into the “Href” field. You may also add a title and specify a target for the link.
193 193  
351 +\\
352 +
353 +PHASE E: EMAIL CONFIRMATION
354 +
355 +The Email Confirmation tab is used to fill out details of the confirmation email.
356 +
357 +[[image:attach:form-builder-EmailConfirmationTabAug23.png||height="250"]]
358 +
359 +1. **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.
360 +11. **a.     Enter Acknowledgement Email Information. (See Items b-c below.)**
361 +11. 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.
362 +11. Enter the subject of the email in "New Thank You Email Subject" field.
363 +Enter the content of the email in "New Thank You Email" field. 
364 +Body markers that may be used in the text are as follows:
365 +%%USERNAME%% – will replace the body marker %%USERNAME%% with the subscriber's username.
366 +%%PASSWORD%% – will replace the body marker %%PASSWORD%% with the subscriber's password.
367 +%%ONECOUNTID%% – will replace the body marker %%ONECOUNTID%% with the subscribers account number/ONEcount ID.
368 +%%RECEIPTDISPLAY%% – will replace the body marker %%RECEIPTDISPLAY%% with a receipt for purchase amount, if any.
369 +11. Enter the content of the email in the "Update Thank You Email" field.
370 +Enter the subject of the email in the "Update Thank You Email Subject" field.
371 +Enter the email address for BCC in the "Email Confirmation BCC" field.
372 +
373 +\\
374 +
375 +PHASE F: DESIGNING THANK YOU PAGE
376 +
377 +The 'ThankYou Page Design' tab helps in designing a thank you page after form has been submitted.
378 +
379 +Below is a screen-shot of the default Thank you page template, that is automatically populated in the 'Thank you Page Design' tab.
380 +
381 +[[image:attach:TYPageDesign-Aug22.png||height="400"]]
382 +
383 +Up to four templates, that are drag-n-droppable, are provided in the right-hand panel.  To view them, please click on the 'Thank you Templates' option in the right-hand panel.
384 +
385 +[[image:attach:TYClosePanelAug23.png||height="250"]]
386 +
387 +These templates can be further customized using the components from the form builder, such as the Submit button, Captcha, Demographics components, and such.
388 +
389 +So, we now have three ways for designating a Thank you page:
390 +
391 +~1. Provide a URL in the 'Thank you Page URL' field found in the 'Form Definition' tab.  This has priority over the following two steps (2. and 3.)
392 +
393 + [[image:attach:FormDefn-TYURLAug23.png||height="250"]]
394 +
395 +\\
396 +
397 +2. Choose a preferred template from the 'Thank you Page Design' tab.  If step 1. is not provided, step 2. takes priority, if provided.
398 +
399 +3. Using the default Thank you page.  This comes into play if steps 1. and 2. are left blank.  This is also what will be used for the older forms (that did not have the Thank You Page Design feature).
400 +
401 +The older forms that did not have the 'Thank you Page Design' feature, will now include this feature so that the 'Thank you' pages are now customizable
402 +
403 +The templates provided in the 'Thank you page Design' tab are responsive.
404 +
405 +The default Thank you page looks as shown below:
406 +
407 +[[image:attach:DefaultTY-Aug22.png||height="250"]]
408 +
409 +The default values in the Thank you page are populated from the Config Manager.
410 +
411 +To delete a template from the canvas, click on the 'trash can' icon found on the above toolbar.
412 +
413 +[[image:attach:TYDeleteIconAug23.png||height="250"]]
414 +
415 +\\
416 +
417 +Please [[click here>>attach:formBuilder-TYSelectDelete-Rayaan-OC2201.mp4]] to view video showing how to select and delete a 'Thankyou Page Design.'
418 +
419 +\\
420 +
421 +\\
422 +
194 194  TO DUPLICATE A FORM
195 195  
196 196  1. From the “Manage Forms” page click the copy icon at the end of the row for the form you wish to copy. ()
... ... @@ -302,10 +302,16 @@
302 302  
303 303  One use for these boxes is to add Javascript code to your form that will change the questions and/or question responses based on a user’s response to a question on the form.
304 304  
305 -**Code for altering responses based on select type demographics:**
534 += ADVANCED FORM TECHNIQUES: =
306 306  
536 +With Extra Scripts/Extra Styles, you can add features to your form or popup to enhance its look-and-feel as well as operations.  Following are examples of how this can be achieved.
537 +
307 307  \\
308 308  
540 +**Example 1: Code for altering responses based on select type demographics:**
541 +
542 +\\
543 +
309 309  **Example:** If a form contains a question which ask whether the user is a doctor or a patient. If the user selects doctor the demographic fields which are related to doctor will appear (type of specialty, NPI #, medical degree achieved, etc.). Otherwise, demographic fields for a patient will appear on the form. This modifications helps to show user only those demographic fields which are related to their previous answers.
310 310  
311 311  \\
... ... @@ -377,4 +377,79 @@
377 377  * removeInitial is assigned only once at the beginning of the script.
378 378  * All the code must be included in form extra script area.
379 379  
615 +**Example 2: Code for removing an option from the form**
616 +
380 380  \\
618 +
619 +**Example:** A form contains a collection of questions.  The client decides that a question/option needs to be done away with, but without disturbing the rest of the form. You want to have it removed or hidden.  You can make this field invisible without changing anything else about the form, using the Extra Script option.  Without re-designing the form, we are able to remove the unwanted option by using the sample code below. 
620 +
621 +\\
622 +
623 +**Example Sample Code:**
624 +
625 +(% class="p1" %)
626 +var removeId = document.getElementsByClassName("labelId");
627 +
628 +(% class="p1" %)
629 +for(var i = 0; i < removeId.length; i++){
630 +
631 +(% class="p1" %)
632 +if(removeId[i].innerText(% class="apple-converted-space" %)  (%%)== "RemoveMePlaceHolder"){
633 +
634 +(% class="p1" %)
635 +removeId[i].parentNode.style.display="none";
636 +
637 +(% class="p1" %)
638 +}
639 +
640 +(% class="p1" %)
641 +}~/~/end of for loop
642 +
643 +\\
644 +
645 +**Steps:**
646 +
647 +* Initialize a variable to grab all the instances of the id from the form you want hidden. 
648 +** var removeId = document.getElementsByClassName("labelId"); //(notice the semi-color)//
649 +** removeId: name of variable (//you can choose a name of your choice, but remember to be consistent with the use through the code//)
650 +** labelId: replace this with the id of the field you want checked/removed
651 +** getElementsByClassName: property of javascript that allows you to get elements by the class name property
652 +* Traverse through the array of the gathered instances (of removeId), and check for the corresponding text by comparing the innerText property to  "RemoveMePlaceHolder"
653 +** removeId[i].innerText(% class="apple-converted-space" %)  (%%)== "RemoveMePlaceHolder" (//check for matches//)
654 +** RemoveMePlaceHolder: replace this with the text you want hidden
655 +* If a match is found, then grab its parentNode
656 +** removeId[i].parentNode
657 +** [i] is the index of the array where the match was found, during traversal
658 +* Change the style of the parentNode to display it as none.  This keeps the field hidden in your forms.
659 +** removeId[i].parentNode.style.display="none"; (//notice the semi-color//)
660 +
661 +\\
662 +
663 +**Note:**
664 +
665 +* All the code must be included in the form Extra Script field.
666 +* The code is to be inserted in the forms in which the value need not been shown or hidden
667 +
668 += DYNAMIC/PROGRESSIVE LOOK-UP: =
669 +
670 +This is a feature provided by ONECount.
671 +
672 +A check is performed after two pieces of data is entered in the form.
673 +
674 +This check looks-up the database till a match is found.  Once it does, the user is asked to confirm.
675 +
676 +The user can choose to log in by clicking on the 'Lookup' link.
677 +
678 +[[image:attach:VerifyBox-LookupOption1.png||height="150"]]
679 +
680 +If the Lookup is clicked, the user is taken to the Lookup/Sign-in page, that may appear as shown below:
681 +
682 +[[image:attach:Sign in:Lookup page.png||height="150"]]
683 +
684 +This is similar to the Verification Box that pops up if the 'Email Exists' tag is selected when adding Demographic 'Email'.  A similar pop-up as shown below appears:
685 +
686 +[[image:attach:VerifyEmailExists-2.png||height="150"]]
687 +
688 +The Lookup link takes you to the login/sign-in page.
689 +
690 +\\
AddingDemoQuesAuf22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +848.8 KB
Content
DefaultTY-Aug22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +267.3 KB
Content
Drag-n-DropTemplate.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +776.1 KB
Content
Editori-main-menu copy.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +679.6 KB
Content
Editori-main-menu.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +433.0 KB
Content
EmailConfirmationTab.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +138.1 KB
Content
FB Grid Template.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +11.5 KB
Content
FB Title.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +9.6 KB
Content
Form-builder-nav.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +35.1 KB
Content
Form-builder-page one.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +97.1 KB
Content
FormDefinitionAug22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +804.8 KB
Content
FormDefn-TYURLAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +199.8 KB
Content
Inventory Screen Shot.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +37.2 KB
Content
Screen Shot 2022-08-23 at 2.23.31 PM.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +5.4 KB
Content
Screen Shot 2022-08-23 at 2.24.42 PM.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +8.0 KB
Content
Screen Shot 2022-08-23 at 2.25.10 PM.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +6.4 KB
Content
Screen Shot 2022-08-23 at 2.28.56 PM.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +4.8 KB
Content
Screen Shot 2022-08-23 at 4.52.47 PM.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +9.3 KB
Content
Sign in:Lookup page.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +397.0 KB
Content
TEMPLATES menu Aug22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +579.3 KB
Content
TYClosePanelAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +766.5 KB
Content
TYDeleteIconAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +488.6 KB
Content
TYPageDesign-Aug22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +601.7 KB
Content
VerifyBox-LookupOption1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +217.2 KB
Content
VerifyEmailExists-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +320.5 KB
Content
VerifyEmailExists-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +260.0 KB
Content
click-thru-button.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +260.6 KB
Content
editor-object-settings.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +418.6 KB
Content
form-builder-EmailConfirmationTabAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +259.5 KB
Content
form-builder-demos.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +74.2 KB
Content
form-builder-pop-up.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +49.1 KB
Content
form-builder-products-Aug22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +613.2 KB
Content
form-builder-products.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +101.9 KB
Content
formBuilder-TYSelectDelete-Rayaan-OC2201.mp4
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +21.6 MB
Content
formbuilder-AddImage-R-Aug23.mp4
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +47.5 MB
Content
formbuilder-R-GearsURL-Aug23.mp4
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +14.1 MB
Content
formbuilder-R-PaintBrush-Aug23.mp4
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +2.6 MB
Content
formbuilder-R-YTVideo-Aug23.mp4
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +27.6 MB
Content
formbuilder-add-captchaAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +195.5 KB
Content
formbuilder-completed-formAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +287.0 KB
Content
formbuilder-drag-a-grid-onto-canvas.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +181.2 KB
Content
formbuilder-drag-fields-from-toolbar-onto-canvasAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +222.5 KB
Content
formbuilder-edit-object-propertiesAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +1.0 MB
Content
formbuilder-three-column-demosAug23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +875.3 KB
Content
image2020-10-9_14-10-26.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +35.2 KB
Content
image2020-10-9_14-8-52.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +227.6 KB
Content
image2020-10-9_14-9-30.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +64.3 KB
Content
image2020-10-9_14-9-51.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +43.8 KB
Content
object-tools.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +437.5 KB
Content
selection-required.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +23.5 KB
Content
submit-button-tool.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +36.9 KB
Content
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -77496365
1 +77496361
url
... ... @@ -1,1 +1,1 @@
1 -https://info.onecount.net//wiki/spaces/OD/pages/77496365/Copy of New Form Builder
1 +https://info.onecount.net//wiki/spaces/OD/pages/77496361/Form Builder