0
votes
0answers
8 views

For attachments in InfoPath 2010 forms, can the documents be displayed in Alphabetical order?

I need to be able to have the attachments in an InfoPath form display those attachments in Alpha order by document name. Hope someone can help me. (The information is ultimately displayed in ...
1
vote
0answers
13 views

How do I get the attachments for a SP 2010 list to sort the attachments in alpha order by document name?

I hope someone can help me PLEASE. How do I get the attachments on my SharePoint 2010 List item to sort in alphabetical order by document name?
0
votes
2answers
47 views

How to display list item attachment to a user without permissions on the list

I have sharepoint list/library. Only admin user has permission on this list. Now i want to display attachment to all authenticated user in my custom web part. How can i achieve this functionality.? ...
0
votes
0answers
74 views

Save Conflict error when editing attachment while editing its item

I am getting a Save Conflict error when performing the following steps - Open list item Click edit Open attachment Edit the contents of the attachment Save attachment Save Item Error thrown ...
1
vote
1answer
407 views

Uploading large files to SP 2010 - InfoPath limits and alternatives

Problem) We have several complex InfoPath forms in production. Got a new requirement for one of them: Client needs to be able to upload large files to SP libraries using this IP form (as file ...
1
vote
0answers
134 views

Email enabled list/library missing attachments

I have an email enabled library that accepts attachments, saves original emails, and accepts emails for any sender. The problem is, that I can email this email address along with several other people, ...
0
votes
1answer
649 views

Attach multiple files to a list item with a single action

I have a list with a "New Item" form that has the built-in "Attach File" button at the top. If I want to upload I file then I can click on that button and I am taken to a page where I can choose the ...
0
votes
0answers
130 views

List item attachments not showing up when accessed through the object model

I've got some list items which have manually attached (through the web interface) files and need to access these files on server-side. Whenever I look at SPListItem.Attachments though, it always shows ...
2
votes
4answers
533 views

Attachments to Documents

I have a document library. I want to be able to add supporting documents to a document(I am using a custom content type based on document). Ideally I would like to add them as attachments so ...
2
votes
1answer
2k views

custom attachment field in List

I would like to know, can I create a custom attachment field in a list. I know I already have one attachemnt field in the list, how ever I would like to have one more field, where I can attach files ...
3
votes
3answers
357 views

Difference between Attaching a file & Uploading a file to the SharePoint site

I facing a weird issue. I am able to upload a 32 mb file to a Document Library. But I am unable to attach same file to a task. Do I need to change settings other than Central Admin? I have set limit ...
2
votes
1answer
268 views

Blob Cache and List Item Attachments?

If I use the Blob Cache, are List Item attachments cached in it? Are there any special considerations for using the Blob Cache with list item attachments?