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.
Result
The field will be displayed as a button on the form that starts a screen shot process, as below:
The resultant data will be available in the stubpost.data
as:
This can be substituted with eg. ~~stubpost.data.screenshot
where required.
Parameters
See fields for common field parameters like validation and conditional rendering.