Creating an HTML Page DataPage

 

The HTML Page DataPage is a container for your HTML code. HTML Pages are very useful for displaying messages such as “Submission successful” or “Update received” after a web form is submitted. They can also be used to add a menu system or opening screen to your application.

HTML Page DataPages can be password protected through Web User Authentication. As a result, you can build a login page that opens to a menu or content page instead of loading a form or report.

HTML Page DataPages are easy to create. Just copy and paste your own HTML source code into the provided panel. Any links to externally hosted images or resources must include the complete URL of the file.

Creating an HTML Page DataPage

From the File menu select New DataPage or in the DataPages view click on the toolbar. This brings up the DataPage Wizard.

1. DataPage Properties

Click on the Custom icon on the left and on the HTML Page icon on the right to select the DataPage type.

Click Next.

2. DataPage DataSource

Enter a name for your DataPage.

Select a Style and a Localization to apply.

Advanced Options

Check Enable Advanced Options to access field layout options and set up external associations and defaults.

Check Enable parameters to enable your DataPage to pass and receive parameters. Read more about using parameters here.

Click Next.

3. HTML Source

Paste your HTML code into the panel using Ctrl+V, or type it in.

Click Finish.

4. Finish

A confirmation that your DataPage has been created is displayed. Click Close.

A HTML Page DataPage is restricted to a maximum of 100Kb in size.