help_outline FAQ chevron_right FAQ chevron_right Detail

How do I configure a form to save document uploads to a specific database table using the Document Editor?

form table configure database document editor

Set the form’s Type property to ‘Form’, enter a table name (e.g., DE_FILE_UPLOAD) in the Table Name field, and ensure the form is built with Free Form layout. Records submitted via the form will then be saved directly to that SQL table.