1. Fields
  2. Screen Recorder Field

Fields

Screen Recorder Field

The Screen Recorder Field allows for recording a screen directly from the browser.

Basic usage

Adds a screenrecorder field to the fields of an action.

loading...

Result

The field will be displayed as a button on the form that starts and stops the recording, as below: Preview of a screen recorder field in a form Preview of a screen recorder field after recording

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

loading...

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

Parameters

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