Has anyone found a solution around the per form file upload of 30MB? Our forms are applications with upwards of 35 uploads each and this is a major issue.
As far as I know, to get around it, you’ll need to either split uploads across multiple forms/steps or move file uploads outside FormAssembly (upload to SharePoint/Drive/S3 and pass links into Salesforce).
