Document
The Manual Document screen enables secure ID capture from your users. You can configure it to collect one or multiple forms of identification, with full customization options.
Manual Document Screen
The Manual Document screen enables secure ID capture from your users. You can configure it to collect one or multiple forms of identification, with full customization options.
Quick Implementation
Configuration Options
Basic Setup
Advanced Options
Customization Guide
Event Handling
Lifecycle Events
form:document:loaded
(Screen mounted successfully)form:document:ready
(User completed document submission)form:document:failed
(Screen encountered an error)
Navigation Events
form:document:back
- User clicked back buttonform:document:navigate
- Navigation occurred
Event Listening Example
Event Handlers
Best Practice
Always implement error handling for the form:document:failed
event to provide a smooth user experience when issues occur.
Implementation Steps
Ensure your HTML element has the correct viewport meta tags for proper mobile rendering: