SharePoint Foundation is the platform for all products in the SharePoint family. It contains all of the core functionality and architecture drawn on by the commercial versions of the package, but is free to download
1
vote
2answers
390 views
Multiple Document upload with multiple metadata set
I need to customize the document library upload form in such a way that if user has uploaded 2 files. The next metadata form should show 2 sets of metadata form like if I have 2 properties I should ...
0
votes
1answer
24 views
Insert External List to a page
I have a external content type that is showed in section of lists (Insert in Ribbon). I want to add it to a page but when is added, It shows list of BDC Identity, and when I click on them, main data ...
1
vote
1answer
372 views
Sharepoint Check In Check Out Malfunctioning
Good Day, on our sharepoint portal...Whenever we check out Word Files, or Excel Files, It throws a message:"This document could not be checked out to your local drafts folder.This may already have ...
0
votes
1answer
31 views
TEXT formula does not work in SharePoint 2010
I try to find difference between two date and time value in SharePoint 2010. I have two common column (date and time) and I use this formula =TEXT(Column2-Column1,"h:mm:ss") but it does not work? I ...
0
votes
2answers
587 views
Single line of text field validation in Sharepoint 2010 list
I have single line of text field in a Sharepoint 2010 list. I need to validate the particular field. The user will enter the number by starting with I or F. How do I validate the field if the user ...
0
votes
1answer
16 views
Return TreeView from WCF Service in SP2010
How to return TreeView from WCF Service ? Its giving error when we set return type as TreeView
1
vote
1answer
16 views
Seperate edit forms for different role user
I have created two edit forms editform1 and editform2 and now I want to open editform1 for the site owner user (Role) and want to open editform2 for site members (Role) let me know How can I do it?
1
vote
3answers
630 views
Unable add user as a site collection administrator?
I am able search trusted domain users in peoplepicker search box.But in central admin when I am trying to add them as site collection admin (after finding them in people picker search) it is giving ...
0
votes
0answers
8 views
WorkShare Compare with SharePoint
I am using SharePoint Document Library to create documents from database and make changes. Can we use WorkShare Compare product instead of SharePoint?
1
vote
0answers
13 views
Link to share folder using link list not opening in Chrome
We use link list to create hyperlinks to share folders. I've never had a problem accessing them from Chrome, but with some browsers like Chrome and Mozilla it does nothing. I assume it is how these ...
0
votes
0answers
25 views
403 - Forbiddeden Exception while accessing SharePoint 2010 WebService
I am getting 403 - Forbidden Exception while accessing a SharePoint 2010 web service. However, the same user is able to access the same SharePoint site with the browser.
The authentication used is ...
2
votes
1answer
29 views
Record management in document management project - SharePoint 2010
For a document management project we need to implement a record management capability to a document library .
Which template should we use?
Record centre Or document Center?
Record center has many ...
1
vote
1answer
699 views
How to insert data into Managed Metadata field of any Document Set using PowerShell?
I am creating a Document Set for a library using powershell and that document set contains some mandatory managed metadata fields. I am able to create document set but how can I insert data into those ...
0
votes
2answers
551 views
Uploading Documents Choose Destion folder does not work
I have a document library with at least 20 folders in it. When I go to the library to upload a document, the upload document popup window does render properly.
- I then click on the choose ...
1
vote
1answer
354 views
InfoPath 2010 File Attachment error
I am having an issue with InfoPath 2010, I am getting the below error when adding a file Attachment control and a Person/Group Picker, when adding File Attachment control, the file is attached to the ...
1
vote
1answer
392 views
Unable to get correct element on a sharepoint page using document.getelementbyid('<%textboxID.ClientID%>')
I have a sharepoint website which has multiple instances of the same visual webpart. On button click I am trying to get a textbox present in the usercontrol of the webpart using ...
1
vote
2answers
326 views
How to register a new http module n the web config
I built a http module. I copied into the GAC .
Then, I put into the WebConfig file lke this :
<httpModules>
....
<add name="MyAssembly" type="MyAssembly.Global"/>
...
1
vote
0answers
11 views
How can I create distribution lists from groups in SharePoint Foundation 2013?
The SharePoint site in question is internet facing extranet site built on SharePoint 2103 Foundation. There is no Active Directory or Exchange Server and the site members have email addresses from ...
1
vote
0answers
23 views
SharePoint 2010 Foundation Search result pages being combined when they are not the same in anyway
I have a content source and rules setup that enable my search to crawl the following type of URL's with parameters to a custom web part page.
...
0
votes
4answers
38 views
bulk files upload to document library in SharePoint 2010
in one of the project we need to upload bulk files ( 250 mb at a time or more ) to a document library in SharePoint 2010. OOB multiple file upload through IE browser is not good one as it gives ...
0
votes
1answer
16 views
Restricted search on a list to hide private column
We have a list called employee. Out of all columns search result should not show 2 private columns named DOB & salary. Result can show all other columns.
I mean how to implement restricted search ...
0
votes
1answer
6 views
How to import multiple excel columns into a single metadata column?
Consider:
I work for an organization that has eight service territories.
We have a series of procedural documents that can apply to one territory up to all eight territories, and I am attempting to ...
1
vote
2answers
41 views
Item ID of current row
I am working on a script that needs to pull the SharePoint list item ID from the current row. I have a checkbox field in a multi-item form webpart that, when checked, needs to update the item without ...
1
vote
1answer
432 views
SharePoint 2010 Blog Site Custom I Like it locations
On A SharePoint 2010 blog site does anyone know if you can add the "I Like It" button to the blog post summary's. I would like to add the "I like it" through out the blog so users can tag "I like it" ...
0
votes
1answer
14 views
ProcessBatchUpdate has no effect
I have an application I am working on that uses an Event receiver to propagate metadata to a document library. I am trying to use SPWeb.ProcessBatchUpdate to copy the metadata back.
my code looks like ...
1
vote
1answer
23 views
I'm looking for a way to detect the ribbon load event
I'm looking for a way to hide a button from the ribbon using javascript, but to do this I need to wait until the elements of the ribbon are loaded.
Is there a way to detect such event?
0
votes
1answer
20 views
How to retrieve Lookup List's lookup values in a third List
I am using sharepoint 2010 Lists.I have 3 Lists RoleFamily,Roles and Employees. RoleFamily defines under which Family a role exists.There fore RoleFamily is the Primary.The below image shows the ...
0
votes
1answer
32 views
SharePoint 2013: Creating Site Columns using CAML
I had a SharePoint solution which is working perfectly in SharePoint 2007 and SharePoint 2010.
The solution contained Site Columns that were created using CAML (XML Files). Further I created a ...
1
vote
1answer
965 views
Edit All SharePoint Forms View
Is that possible to edit all SharePoint Forms (View, Edit, New) to get something like this:
Label and Input as a row
If it is possible, how can i do that ? Do i need to change the ...
1
vote
0answers
17 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
0answers
20 views
Add a link to perform certain actions. E.g Upload a document, then optionally add a workflow to this document etc
I've been asked to create a simple page where a user can
Click a link to upload a document to an existing library
Optionally click another link to add an predefined workflow to the uploaded ...
1
vote
1answer
22 views
How to change FROM address when workflow is configured in SharePoint 2010
There is a requirement to change FROM address when workflow is configured in Sharepoint 2010 ?
By default it is static one and I want to change it so that site owners email adress will go as FROM ...
0
votes
0answers
6 views
What's the best way to create a replication/load balancing module?
We have a sharepoint doucment library, the site consist media files(like images, word document, .psd file) and then we have a local CME (Alterian) which can be integrated to the SharePoint library in ...
0
votes
1answer
30 views
Steps to install sharepoint 2013 on Win 7 - VMWare/VHD boot
I have did some research that i can't have SP 2013 installed on Windows 7.
Can i install a vmware/vhd boot with win 2008/2012 server and then SP 2013.If Yes how to get started?
Any resources or tips ...
1
vote
2answers
286 views
Sharepoint Foundation search filter? (Exclude all but SP wiki 'x')
I've looked (unsuccessfully) for what others have done on this topic.
Within our Sharepoint Foundation site we have multiple wikis and we'd like to use the Search feature to search content from only ...
0
votes
1answer
488 views
Filter Library on SharePoint Foundation 2010 based on user membership
I'm trying to filter the rows of a Document Library on a SharePoint Foundation 2010. I would like to filter depending on the user:
Department of the user
I don't mind if that is done via AD groups ...
1
vote
0answers
17 views
The Machine Translation Service is not running when it should be running error message
I get this error in Central Administration.
The Machine Translation Service is not running when it should be running
It tells me to do the following:
"From the Central Admin UI, navigate to manage ...
2
votes
3answers
45 views
Is there a way to create a list view that only displays certain items for the last few days?
I hope this will be a very basic question. :)
I am using a Task List in a SP 2010 Foundation site to keep track of work in progress with a small team. We are using the default Status values (Not ...
0
votes
2answers
600 views
Set lookup field value using custom asp.net control on NewForm.aspx
On my custom NewForm.aspx I have got
<SharePoint:FormField runat="server" ID="field_Project" ControlMode="New" FieldName="Project" />
Is it possible to replace it with asp net DropDownList ...
0
votes
0answers
13 views
show outlook calendar
For SharePoint 2010 intranet project want to show outlook calendar. But OOB calendar web part ask for login details each time it is accessed. What is the way to overcome/avoid login each time in the ...
0
votes
0answers
21 views
ExpCollGroup Fails with custom list
In Sharepoint Foundation 2010
I created a list, and made a standard view, everything is fine.
I go into SPD and apply a simple formula to a column header using the f(x) button. It doesnt matter what ...
1
vote
2answers
305 views
Getting the error “The underlying connection was closed: An unexpected error occurred on a receive.” using Client Object Model
I'm trying to connect to a SharePoint 2010 site using the .NET Client Object Model. When I run test code from a windows console app that I have written, I have no problems. When I try to run the same ...
0
votes
1answer
49 views
Versioning in Sharepoint Document Library
I am uploading a document in the document library using the following code.
Hashtable objhash = new Hashtable();
objhash.Add("List ID", ListIDNo);
//
...
0
votes
1answer
28 views
How to show organization chart in SharePoint 2010
How to show organization chart for a company in intranet portal without using any third party web part? what is the simplest way to show data correctly?
1
vote
2answers
38 views
Listdata.svc via REST refuses to return data
I'm trying to pull down some list data from listdata.svc using the standard method as documented in the msdn:
var listUrl = 'http://development.contoso.com/_vti_bin/ListData.svc/Contacts';
$.ajax({
...
0
votes
1answer
488 views
SharePoint Doc Library won't check out docs for editing
This issue has me stumped; any idea would be appreciated. This is relating to SharePoint 2010 and MS Word 2010.
Situation: Doc library in SharePoint is using custom content types and has several ...
1
vote
1answer
344 views
how to convert the sharepoint recurrencedata field (xml) to ical format (vis versa)
How do I make both conversion from recurrence data field to ical format and
ical to recurrence data field?
0
votes
0answers
15 views
Render Failed on Show Filter Choices
It looks like this old SharePoint 2007 bug has been re-introduced in SharePoint 2013:
http://spnovice.blogspot.com/2013_04_01_archive.html
We upgraded this weekend and now all large lists exhibit ...
0
votes
0answers
8 views
SSP upgrade approach
In case of SSP 2007 to 2010 upgrade what is better approach ( In-place or DB attach) to upgrade these following SSP service. In fact all SSP services have pros & cons for ( In-place or DB attach) ...
0
votes
3answers
1k views
Sharepoint 2010 - Client Object Model - Download DocumentSet Programmatically
A code snippet of how i can download a documentSet programmatically using the sharepoint object model would really help.
What I am trying to do is
Given the sharepoint site, log in with the user ...

