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
General Settings
Configure how many ID documents users must submit:
Users will be guided through submitting each required document sequentially.
Customize the page header:
Description Customization
Add descriptive text to guide users:
Event Handling
form:document:loaded
(Screen mounted successfully)form:document:ready
(User completed document submission)form:document:failed
(Screen encountered an error)
form:document:back
- User clicked back buttonform:document:navigate
- Navigation occurred
Event Listening Example
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: