Automating data within FormDocs Filler revolves around replacing manual data entry with programmatic data mapping, spreadsheet imports, and custom scripting. Native Automation Features
Without writing advanced code, FormDocs provides several built-in automation layers directly in the application:
AutoFill Lookups: Links your digital forms directly to external databases or spreadsheets. Typing an ID (like a customer number) instantly pre-fills corresponding fields like names, addresses, and phone numbers.
Data Importing: Automates mass form creation by importing .CSV or plain text files. You can map column headers to specific fields to turn rows of data into distinct, filled-out forms.
Built-in Calculations: Handles automatic mathematical functions, serial number generation, and field validations natively to ensure data compliance before saving. Developer & Integration Tools
For complete, enterprise-level automation, the software relies on the FormDocs Developer Kit (SDK):
Automation Interface: System integrators can use Visual Basic (VBA), C++, or Java to programmatically control FormDocs Filler.
Data Extraction & Assignment: Code can push backend database records directly into form fields or pull user-submitted form data back into a corporate database.
Workflow Automation: The SDK lets you automate post-filling steps like printing, e-mailing, archiving, or converting completed documents into PDF or TIF formats. Formal Training & Best Practices
FormDocs provides official training courses divided by technical skill level to master these automation tracks:
End-User Track: Focuses on optimizing manual workflows, routing forms across local networks, and using basic AutoFills.
Programmer Track: Teaches developers the foundational FormDocs Object Model to fully automate the software from external, custom-written applications.
Are you looking to write custom VBA scripts for your forms, or are you trying to connect FormDocs to a specific SQL database/Excel sheet? The complete guide to automated form processing
Leave a Reply