1. Fields
  2. Screenshot Field

Fields

Screenshot Field

The Screenshot Field allows for capturing a screenshot directly from the browser.

Basic usage

Adds a screenshot field to the fields of an action.

loading...

Result

The field will be displayed as a button on the form that starts a screen shot process, as below: Preview of a screenshot field in a form

The resultant data will be available in the stubpost.data as:

loading...

This can be substituted with eg. ~~stubpost.data.screenshot where required.

Parameters

See fields for common field parameters like validation and conditional rendering.