Reply To: Gravity View compatibility?
We’re in the process of working with Gravity View to make this possible. Gravity View makes it possible to modify the default file upload path, but it’s not fully compatible with how SyncS3 stores S3 URLs. At least not in the case of multi-file uploads.
We’ve submitted a code contribution to Gravity View that would allow us to fully integrate it with SyncS3. It’s not been approved yet, and we don’t have any indication on when it may.
That said, if you don’t need to support multi-file uploads, I can provide you with a code snippet that will replace the file uploads URLs with your S3 URLs. Just keep in mind that it won’t fully work with multi-file uploads until our request is merged in to Gravity View. Let me know if that works for you, and I’ll put together a snippet you can copy and paste.