Is it possible to attach files to custom online html forms?
I’ve created a custom record which will be used to gather data from customers, but i need them to be able to attach image and document files to this online form, I’ve get the fields on the custom record but they don’t show on the field select fo the online form. Is this possible?
It is possible but it has to be scripted for uploading files into your Document Folder. Uploading to the Document Folder in your account is something that is protected for security, thus the need for scripting. The custom record could have a link to the files that were uploaded and depending on how much development you want to put into it… you could sort the files into specific folders or dump them all into one.