Show list of files from sharepoint
I want to load files from a sharepoint folder and show the files as a list in a workflow's form. I am able to upload files to share point in various activities. Now I want to show these files in other activities. So the uploaded files can be viewed in in different steps of the workflows.
I would very apreciate any kind of support or hint. Thanks in advance.
-
Philipp,
Yes, this can be achieved using the CAML query functionality. We will get the file metadata from SharePoint, and map it to the file upload control on the form. You can set the file upload control properties to 'view and download only,' and use it throughout the process to view the files.

サインインしてコメントを残してください。
コメント
1件のコメント