Wondering if LF forms 10 also stores files in SQL when a file is attached or uploaded, and if so what are the ways to get rid of these files from the SQL itself since most are saved to our repository anyways ?
Seems bit of an overhead if the file uploaded sits not only on the repository but also in the SQL itself ? Why not simply link to the tables that the LF main sql table uses ?