For SharePoint-specific questions, please see the SharePoint Stack Exchange (http://sharepoint.stackexchange.com) site. Use this tag for programming questions which may involve SharePoint. Microsoft SharePoint is a platform and a family of software products developed by Microsoft for collaboration ...
0
votes
0answers
2 views
Silverlight (web part) outside Sharepoint
I need to view the organization chart (a webpart) that exists inside a sharepoint portal (/_layouts/ClientBin/hierarchychart.xap) in another website that does not have any relation with sharepoint.
I ...
-1
votes
0answers
3 views
Sharepoint 2010 changing mailto: client
Might be the wrong approach, but i need to send emails to SharePoint group using a solution, not Outlook.
Easiest way to do that, i figured, is to change the application mailto: opens. For example ...
0
votes
0answers
6 views
can't rename sharepoint subsite
I have a .cab export of a site. When I create a new site and import this .cab file into it, it automatically renames the site same as the site name in the .cab file.
However, when I rename the site ...
-3
votes
0answers
22 views
Display simple c# in “sharepoint online”
I am using "SharePoint Online" and I'm new to it. I have descend programming background and I need more Info on customisation of this service. I've never worked with .NET before (WHAT?!), but I would ...
0
votes
0answers
9 views
The type specified in the TypeName property of ObjectDataSource 'objectDS' could not be found.
file structure where the method is written :
Solution : DropdownObjectDataSource
ProjectName : DropdownObjectDataSource
Folder :Layouts:
Folder :DropdownObjectDataSource
these ...
0
votes
0answers
6 views
Sharepoint: Group By option not working in IE but working fine in Chrome
I am using sharepoint 2010 and in that there is a page in which there are atleast 700-800 associate photos with their details like first name, last name, etc etc....
Now I had grouped them by last ...
0
votes
0answers
9 views
404 Error: Page Not Found After WSP Deployment - SharePoint 2010
I am new to SharePoint 2010 but I am not able to think of any possibilities.
I had to add a new site column in SP 2010 and use it to submit a custom form. I manually created it from Site Settings. ...
0
votes
0answers
9 views
“Invalid data has been used to update the list item. The field you are trying to update may be read only.”
I am trying to update the field in a Sharepoint Discussion board using the Client Object Model in C#. When the code reaches the clientContext.ExecuteQuery() it throws exception as:
“Invalid data has ...
0
votes
1answer
46 views
Get all items selected from a list Sharepoint with jQuery
I would like to get the number of selected items in a sharepoint list when the selection of an element from the list.
Here is my code:
$("table.ms-listviewtable td.ms-vb-itmcbx.ms-vb-imgFirstCell ...
0
votes
1answer
8 views
Both sharepoint server and sharepoint foundation run in same machine?
Does it work if both sharepoint foundation and sharepoint server installed in a single machine?
0
votes
0answers
7 views
SharePoint Designer 2010 - Set Variable [Today]-x Days
I'm about to create a Workflow in SharePoint 2010 Designer. I created a Variable calling "DateToday". I set the variable in the Workflow and click on the button with the "..." on it and choose ...
0
votes
0answers
13 views
SharePoint 2010 search scope statistics
I'd like to be able to display statistics from a search scope such as all People, in location X, with Job title intern.
so that I can display something like this on a SharePoint site:
Interns: 3
...
0
votes
2answers
19 views
SPMETAL / LINQ to SharePoint Decimal Types
I've hit a pretty major snag with the entities generated by spmetal / linq to sharepoint. I am hoping someone has dealt with this before.. or maybe I am missing something obvious.
Let's say we have ...
0
votes
0answers
17 views
set taxonomy field multiple values
I'm creating a sharepoint hosted app which is based on javascript only. I wanted to update a multivalue taxonomy field in a list so I wrote this function which didn't work. there is a very little ...
0
votes
0answers
5 views
SharePoint 2010 Foundation Group Sign Off Percentage Based
I have seen videos that allow users to edit the three state workflow if they have anything higher then foundation. In the video I watched they have If(Task Process Results:Percentage of Approved is ...