Home → Using LincDoc 3.0 → Actions → Show HTML
The OpenForm mode. The webpage may include any combination of static and dynamic text based upon the user's input. You may also redirect a user to another site, for example:
action opens a browser window with the specified HTML. This action is typically used when an eForm is executed in<head>
<meta http-equiv="refresh" content="1;url=http://www.anysite.com">
</head>
The HTML is configured in the action's attributes. A drop down list is provided that contains the eForm's data and system fields. Selecting a field will insert its definition mapping into the HTML window. Link references are available for mapping as well.