Image capture
The Image capture widget
Using this widget the user can upload an image or take a snapshot using a webcam. The user can then zoom in or out before the image gets cropped to get the best possible result. Some browsers may not have webcam support.

Properties
Properties
Datatype
Description
Image
datafield, file
The user can edit the provided image or upload a new image or webcam snapshot that will be stored here. This should be a datafield from your datamodel with the type file.
Appearance
Properties
Datatype
Description
Width
number
The width of the output image in pixels.
Height
number
The height of the output image in pixels.
Webcam not supported message
text
The user will be notified with this message when taking a webcam snapshot is not available.
Last updated
Was this helpful?