Mobile capture barcode control

Use a Mobile capture barcode control to capture a bar code and make the value available for use within a job.

You can only add one instance of the control to a form. When a bar code is detected in the camera viewfinder, the bar code value property of the control is populated and an event is raised. You can then use the value as needed, for example, to pass into a CompleteActivity call.

This control is only available for a phone or a tablet form, which is not touch enhanced. It only works when viewed on a phone device in conjunction with the Mobile SDK. You cannot use this control without the SDK. For example, when you view the form by browsing on standard browser, the controls do not work.

Note The event will only fire if a bar code is found.

See Properties of a Mobile capture barcode control.