Hello,
I am creating a mobile app that can track the daily field progress on a construction site. Everything in my form works perfectly but I noticed that when I went to create my first report, I could only upload 6 images to the "attachment data card" that is built into the form. Is there any way to bypass this limit? For some jobs, I can have upward of 50 photos that need to be attached to the report.
Thanks!
Solved! Go to Solution.
Hello @Grant886 ,
Your "Attachment" control in your form must still have the default values in.
Try editing its "MaxAttachments" and "MaxAttachmentSize" properties to the value you need.
Hello @Grant886 ,
Your "Attachment" control in your form must still have the default values in.
Try editing its "MaxAttachments" and "MaxAttachmentSize" properties to the value you need.
Thank you so much! I didn't even see this property.