Domanda

Anybody know how to update attachment file in list item using javascript? Any idea are so much appreciated.

È stato utile?

Soluzione

I found similar thread here. According to the answer upvoted, unfortunately there is no API to overwrite the list attachment. So you need to check if the attachment is present or not and delete the attachment if already exists when attaching new attachment to list item. Try code given in the link above.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a sharepoint.stackexchange
scroll top