Grooper Help - Version 25.0
25.0.0029 2,194

HTML Viewer

Content Viewer GrooperReview.DocView

Displays an HTML document.

Remarks

The HTML Viewer control renders HTML documents within the Grooper web client, providing a seamless way to view web-based or imported HTML content. It supports both standard and inline HTML files, and can display documents sourced from local attachments or external HTTP links.

Purpose

  • View HTML documents and web pages directly in the Grooper UI.
  • Display content from batch attachments, imported files, or linked web resources.
  • Show document titles and hyperlinks for context and navigation.

Main Features

  • HTML Rendering:
    Renders the selected HTML file or web page, preserving formatting, images, and links.
  • Inline Content Support:
    For .ihtml files, displays the HTML content directly within the viewer.
  • Title and Hyperlink Display:
    Shows the document title and, if available, a hyperlink to the original web resource.
  • Download Link (optional):
    May provide a button to download the HTML file, depending on configuration.

Interactive Components

  • {Title}: Displays the document title or filename.
  • {Hyperlink}: Shows a link to the original web resource, if available.
  • {HTML Content}: Renders the HTML document.

Usage Guidance

  1. Select an HTML document or web page to view.
  2. The control displays the document title and renders the HTML content.
  3. If a hyperlink is available, click it to open the original resource in a new tab.
  4. Use the {Download} button to save a copy of the HTML file, if provided.

Notes

  • The control is designed for read-only viewing; editing is not supported.
  • Inline HTML files (.ihtml) are rendered directly and inherit styles from the application, while standard HTML files are loaded into an iframe..
  • Hyperlinks in the document are interactive and may open external resources.
  • The control is suitable for reviewing imported web content, batch attachments, or linked documents in Grooper.

Command Buttons

ButtonShortcut KeySummary
code source

Toggle between HTML view and markdown source.

save save

Save changes to the markdown source.

cancel cancel

Cancel changes to the markdown source.

Child Controls

NameTypeSummary
Source Editor Code Editor

Code editor displaying the source Markdown.

Used By

Notification