Вопрос

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

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с sharepoint.stackexchange
scroll top