Use the camera to fill forms
Use multiple components to automate form filling
Overview
Filling in forms is prone to user error, especially when collecting data in the field. The following guide will provide an example for how you can use multiple components in the Cloneable platform to automate form filling by leveraging a camera and barcode reader.
What we will accomplish
We will create a form with a field that we need to input. We will add a camera view that can be navigated to by clicking a button on the form.
We will use our Image barcode / QR code recognition component to automatically find and scan a barcode.
We will modify the workflow to automatically navigate back to our form as soon as a barcode is identified
Last updated