Home  |   Guide to VP-ASP  |   Advanced Form Handling  |   Purchase
Quick Links

Home

Purchase

Online Demo

FAQ

Help and Support

Documentation

Download free Version

HK Programming Forum

More Links
Form Creation 
Field creation is very easy, once you have tried it a few times, you will be able to create even complex fiekds with a few key strokes.

The steps are:

  1.  Logon to the Administration
  2.  Select Create and Edit Forms
  3.  Create a new form or use and existing form
  4.  Select type of field
  5. Fill in the information such as fieldname and caption

1. Logon to Administration


 

2. Select Create Forms from Menu


 


 

3. Create a Field

Use the Form Fields button to create a new field.

This brings up a list of all fields (in this case none) and a button to create a new field.

4.a Create a New Field 

The form below allows you to create a new field. the field name .

  • Select the type of field with the Change Button
  • Fill in the values
  • Click the Add a Record button

 

 

5. Set of Radio Buttons

To create a set of radio buttons that ask the customer how did they hear about you.

Fill in the fieldname and Display Caption and in the blue boxes the values. If you do have have captions for the values, they will default to the values.

 

 

6. After clicking the add button 

 

 

7. Previewing the Field 

Using the preview button on the left you see both how the field will look on the browser and and the actual HTML that can be copied and pasted.

 

 

7. Next 

You can now:

  • Create another field using the Create New Field button on right side.
  • Change the field type. For example you want these to be a drop down list or checkboxes.
  • Go back and look at all the fields in the form
  • Preview how the entire form would look.

 

Suppose we change the type to a checkbox, the result would be.