Uploading files to external data source just to get an Download URL is very inefficient. Not mentioning using extra steps & make manage process more complex to achieve it, but also using extra file storage that is linked to pay grade of cloud storage service.
Since files are come in as a Blob files collection, making Downloadable URL is quiet simple by using JS.
As it already supported via view submitted form.
Can't we use file upload like other controls in form variable? Show data by drag-drop from form variables.
Just extracting downloadable URL by card is OK too.
This is a common issue for task management. I would say files are 50% of task management. In my opinion, this is an imperative feature for task management since we learned recently with failed workflows, that Outlook has file size limitations.
If you add files via hyperlinks from a SharePoint source, we have to go through extra loops and steps for security since users have to have, at minimum, read rights to the source - sometimes we cannot allow this due to business requirements or security risks. It would make the most sense if files are made available on TASKS since Nintex already provides a level of security on the tasks - only visible to task assignee(s).
When using a Nintex Forms as start event of a workflow, if you use a File Upload control actually you don't have a way to get a link to the file that could be used later in tasks. This is a different behaviour from File Upload control in task form...
Ability to view & delete list item attachments in task form
Merged
We need the ability to view and delete attachments that are attached to a SharePoint list item, from a task form.
When approvers need to approve a form, they need to be able to see the attachments associated with the item. And if necessary, they ...
SharePoint Online List Item Attachments - Tasks and Emails
Merged
Please find a solution on how to pass list item attachments as files through to task forms. We do not have this issue in Nintex Workflow Office 365. They show up on the task form. We have to build AttachmentURL's and display in task form as a list...
Waiting for this feature too.
Uploading files to external data source just to get an Download URL is very inefficient. Not mentioning using extra steps & make manage process more complex to achieve it, but also using extra file storage that is linked to pay grade of cloud storage service.
Since files are come in as a Blob files collection, making Downloadable URL is quiet simple by using JS.
As it already supported via view submitted form.
Can't we use file upload like other controls in form variable? Show data by drag-drop from form variables.
Just extracting downloadable URL by card is OK too.
Hope for an update soon.
Any updates on this? When will this be released?
This is a common issue for task management. I would say files are 50% of task management. In my opinion, this is an imperative feature for task management since we learned recently with failed workflows, that Outlook has file size limitations.
If you add files via hyperlinks from a SharePoint source, we have to go through extra loops and steps for security since users have to have, at minimum, read rights to the source - sometimes we cannot allow this due to business requirements or security risks. It would make the most sense if files are made available on TASKS since Nintex already provides a level of security on the tasks - only visible to task assignee(s).