Home → Using LincDoc 3.1+ → Actions → Action Details: Show HTML
The OpenForm mode. The webpage may include any combination of static and dynamic text based upon the user's input.
action opens a browser window with the specified HTML. This action is typically used when an eForm or Document Package is executed inYou may also redirect a user to another site, for example:
<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 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.