I want to Add (or) Set a file as an Attachment to a SharePoint List Item. Is there any possibility to do with JavaScript (or) ECMAScript (or) JQuery for this Query. Suggest me only the Script Solutions.
Thanks in Advance!
|
I want to Add (or) Set a file as an Attachment to a SharePoint List Item. Is there any possibility to do with JavaScript (or) ECMAScript (or) JQuery for this Query. Suggest me only the Script Solutions. Thanks in Advance! |
|||
|
|
|
It appears from this post that there is no script only way of adding attachments to list items. You may have to use the combination of script and webservices. http://stackoverflow.com/questions/2969810/sharepoint-2010-client-object-model-add-attachment-to-listitem |
|||
|
|