HomeUsing LincDoc 3.1+ActionsAction Details: Show HTML

11.33. Action Details: Show HTML

Overview

The show HTML action opens a browser window with the specified HTML. This action is typically used when an eForm or Document Package is executed in 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:

<head>

<meta http-equiv="refresh" content="1;url=http://www.anysite.com">

</head>

Configuration

The HTML is configured in the action's attributes. A drop-down list is provided that contains select eForm or Document Package data, allowing you to insert this information into the HTML code, as desired.

Link references are also available for mapping.

This page was: Helpful | Not Helpful