question

HarryNNomikos-2846 avatar image
0 Votes"
HarryNNomikos-2846 asked HarryNNomikos-2846 commented

Drag & Drop feature for SharePoint list

Hi there,

I'm trying to see if there's an option for Drag and Drop for attachments on SharePoint lists and I was advised that REST API is the way to do it. I'm not really familiar with it, so any guidance on where to start will be greatly appreciated.

Cheers
Harry

office-sharepoint-onlinesharepoint-dev
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @HarryNNomikos-2846 ,

This is a quick note to let you know that we are performing research on this issue.

Thanks,
Echo Du

2 Votes 2 ·
HarryNNomikos-2846 avatar image
0 Votes"
HarryNNomikos-2846 answered HarryNNomikos-2846 commented

Hi @EchoDu-MSFT

Thanks for the above response :)

Could you recommend any videos to help me set up SPFx on my SharePoint list under a modern view?

My list has quite a lot of data in there atm and I want to make sure I implement this without any disruption to the end user.

Cheers,
Harry

· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @HarryNNomikos-2846 ,

Thanks for you reply.

Here is a guide article to help you create SPFx:

Thanks,
Echo Du


0 Votes 0 ·

Hi @HarryNNomikos-2846 ,

Would you tell me whether your issue has been resolved or have any update ?
I am looking forward to your reply.
Have a nice day!

Thanks,
Echo Du

0 Votes 0 ·

Hi @EchoDu-MSFT

I don't have access to PowerShell so I've had to refer to another team in my organisation to help me.

Thanks so much for your help though :)

Cheers

0 Votes 0 ·
EchoDu-MSFT avatar image
0 Votes"
EchoDu-MSFT answered EchoDu-MSFT commented

Hi @HarryNNomikos-2846 ,

According to my research, it is not possible out-of-the-box to drag and drop a attachment to the list.

  • If you are using classic experience, you could try to use REST API to achieve.

  • If you are using modern experience, you may try to develop SPFx.

Here is a demo of using SPFx web part to upload files as an item attachments:

https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-file-upload

Thanks,
Echo Du
====================================
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.




· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @HarryNNomikos-2846 ,

Is there anything else I can help with regarding this issue?
You can comment us at any time and we will continue to follow up.

Thanks,
Echo Du

1 Vote 1 ·