Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top