Hello. We have a Custom Form via which users will upload up to three documents. The form will be fairly heavily used and I just wanted to check that documents are always stored on the server as opposed to blobs in the database, whether access rights result in "__data" being in the URL or not. As far as I can see, it's always on the server, but wanted to confirm.
Cheers.