If you want to create the template for an HTML form from a record definition, choose Export Definition from the Application Files menu on the main ECMap window and then choose HTML from the Export Definition submenu.
To create an HTML form
Select Application Files>Export Definition>HTML from the main menu.
The HTML Form Template Creation window displays.
Enter the full path for the HTML file to use as the form template
or
Browse to a location for the HTML file.
Select Next.
The HTML Form Purpose window displays.
Select one of the following options and click Next:
Display – the form will display the field labels and data.
Collection – the form accepts information as input for submitting. On the window, there are field labels with associated blank text boxes/fields. The user is able to enter information and select a Submit button. (Data entry occurs.)
Display and Collection – the form accept information as input and submits it. On the window, there are field labels with associated text boxes/fields that contain current information. The user is able to modify certain information and select a Submit button. (Data entry occurs.)
The Select Records for Form Template window displays.
Highlight the record to be used as the template for the HTML form, and select Next.
The HTML Form Fields window displays.
Enter the information for your form as described in “Customizing the HTML form,” and select Next.
The HTML Form Template Completion Window displays.
Select Finish to create the HTML template.
You can preview the HTML file by selecting View HTML.