I have a Project going on currently creating the infopath forms in my team for end users.
1) I have build infopath using the SP list.
2) each item has at least 4-5 attachments. ( includes images, word, pdf etc)
3) Issue: users unable to preview the attachments in the form without dowloading. and attachments ( names) cannot be viewed in sharepoint list.
4) Now somehow i could able to get the attachment names in Sharepoint list. ( By adding some JavaScript and min.js file in miscellaneous.
5) Most important is – I would like to preview the attachments Or images . For example ., when mouse is hovered, end users must be able to view or preview with actual resolution of the image or attachment.
If there is any way – end users must be able to view the attachments or images just by clicking the arrow buttons ( Same like viewing in the gallery).
Could you please help me to achieve this.