Is there are type of field like File, not just for uploading document file types (pdf, docx, zip, etc), but also a wider range like images?
Problem: I need to allow members to upload an insurance certificate to their profile. Some have a pdf, but nowadays many take a photo to upload.
Not to display the image, just to show it as a hyperlink, like the File type does (insurance certificates aren't pretty enough to show off). Then I can make it accessible to a site admin - for proving compliance with the insurance company's terms.
I found CB Gallery Table Template for upload of various file types, but I don't need a list - just one link per upload.
Thanks