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.
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 HTML Page icon on the left to select the DataPage type.
Enter a name for your DataPage.
Select a Style and a Localization to apply.
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.
2. HTML Source
Paste your HTML code into the panel using Ctrl+V, or type it in.
Click Finish.
3. 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. |
Preview your DataPage.
Deploy your DataPage on your site.
Control access with Web User Authentication and Record Level Security.