help_outline FAQ chevron_right FAQ chevron_right Detail

Where are files added via the 'Add File' tool stored?

files stored via add added file

Files are stored in a dedicated system table called XPODA_FILES. They are not stored directly in your main table as binary content, but referenced via the UserTableID field. ProjectID and FormTypeID correspond to your table’s properties, while TableID maps to UserTableID.