India seo web development website designer freelance Create the insert form

In the Form Fields section of the Record Insertion Form wizard, you define the form that a visitor enters data into.

  1. In the Record Insertion Form wizard, remove the fields you don't want included in the form by doing the following:
  2. If you are creating a page for ASP.NET, change the alphabetical order of the form fields by doing the following:
  3. In the Form Fields list, select FIRST_NAME to specify how the field will be displayed in the form.
  4. In the Label text box, type First Name to replace the default text.

    This is the label that will appear in the HTML form next to the text box.

  5. Set the type of form object for the field by doing one of the following:
  6. Leave the Default Value field empty. For some web applications, you would use this field to set initial text for the field, to let the user know what kind of information to provide. In this case, the field label "First Name" makes clear that the visitor is supposed to enter their first name.

    The FIRST_NAME entry should look similar to the following example when you are done.

  7. Repeat steps 3 through 6 for the LAST_NAME form field, with a label of Last Name , displaying as a Text Field and submitting as Text.
  8. Repeat steps 3 through 6 for the EMAIL form field, with a label of Email , displaying as a Text Field and submitting as Text.
  9. In the Form Fields list, select COMMENTS.
  10. In the Label field, enter Comments .
  11. Set the type of form object for the Comments form field by doing one of the following:

    The dialog box should look similar to the following example when you are done:

  12. Click OK to close the dialog box and create the record insertion form.

    The Record Insertion Form application object is inserted in the document.

  13. Save your page.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100

India web developer website development India