imgAnswer Working with log templates.Creating order form
Previous  Next  
______________________________________________________________________________________________________

OrderForm  
 
To create such an order form:  
 
1.Go to the "Forms" page and click the AddNewForm button;  
 
2.Enter form name, choose the web site to post your form on, check the "Preview page" and/or the "Thank-you page" checkbox if you want to have a preview and/or a thank-you page in your form.  
Click the SubmitButton button to submit the input:  
 
NewOrderForm  
 
3. Add new page to your form. Enter page name, page URL (this field is filled automatically, though you can edit it if necessary), define the position of your newly-created page the other ones:  
 
NewOrderFormPage  
 
4. Add the text field titled as "Card Number:" to your form. Choose the "Digits and decimal point" item in the "Advanced" section to enable the user to enter only numbers in this text field;  
5. Add the select field titled as "Card Expiration:" to your form;  
6. Add the select field titled as "/" to your form;  
7. Add the text field titled as "3 or 4 Digit Code After Card # on Back of Card:" to your form. Choose the "Digits and decimal point" item in the "Advanced" section to enable the user to enter only numbers in this text field;  
8. Add the text field titled as "Name Exactly as it Appears on Card:" to your form;  
9. Add the text field titled as "Card Holder Address:" to your form;  
10. Add the text field titled as "City:" to your form;  
11. Add the select field titled as "State or Province:" to your form;  
12. Add the text field titled as "Postal Code:" to your form. Choose the "Digits and decimal point" item in the "Advanced" section to enable the user to enter only numbers in this text field;  
13. Add the select field titled as "Country:" to your form;  
14. Add the text field titled as "Phone:" to your form. . Choose the "Digits and decimal point" item in the "Advanced" section to enable the user to enter only numbers in this text field;  
15. Add the text field titled as "Email Address (Avoid Free Email Accounts):"to your form. Choose the "Valid E-mail address" item in the "Advanced" section to enable the user to enter only numbers in this text field;  
16. Click the "Preview" link to preview your feedback form;  
 
OrderFormPreview  
 
If you want to store the results of the user submitted web form to the database in .csv file you need to create a "Log Template" for your form.  
 
Click the AddLogTemplate button to get to log template page:  
 
LogTemplateOrderForm  
 
1.Enter the name of the log template in the "Template name" field;  
2.Check the checkboxes in front of the fields that you want to store to the database and display on the "Data Storage page";  
Click the SubmitButton button;