我在Infopath中创建了一个请求表单,用户可以使用该表单来请求耗材。我的解决方案是创建一个重复部分,其中包含Sharepoint列表中的项目列表框。我想看看我是否还可以显示与该项目绑定的附件。这可以在Infopath完成吗?
答案 0 :(得分:0)
1. Select where on Infopath form you want the image displayed
2. Insert ‘image’ from controls panel
3. Right-click on the image control, and select ‘picture properties’
4. Select the icon next to the ‘XPath’ field
5. Select ‘show advanced view’
6. Select ‘+’ next to the ‘Attachments’ folder, and select ‘:attachmentURL’
7. Click ‘OK’
8. Click ‘OK’
9. Save and publish the form