0
votes
2answers
16 views

Using Information Management Policies to prevent users from downloading videos from a document library

I have a basic SharePoint 2007 document library which contains a number of videos (.wmv files). This list is lives within our company's intranet and so is accessible only by authorised users. We want ...
0
votes
1answer
11 views

SelectedIndexChanged to be handled by button click

SharePoint Webpart (not visial webpart) VB.net (2010) I have list box that the user choose an item the click the button. The button will take the selectemitem.text and and create the output. in VB ...
0
votes
0answers
8 views

Existing Webservice Modification to add more logic to get the Managers details

It is SharePoint 2007 environment. I cant recreate other webservice/solution as this web-service is currenly be used in Infopath. i need to amend this web-service only. This web service uses ...
0
votes
0answers
11 views

Workflow error when using nested If Else branch

I'm trying to create a nested workflow using SharePoint Designer 2010 (for my SharePoint 2010 server) to start one of three different approval processes, depending on the URL of the current item. Here ...
1
vote
0answers
16 views

Best way to create / use breadcrumbs?

I have been using this for breadcrumbs: <div id="breadcrumbs"> <span name="onetidProjectPropertyTitle"> <asp:ContentPlaceHolder id="PlaceHolderSiteName" runat="server"> ...
0
votes
1answer
7 views

Globally Published Workflow only available for Parent/base content type and not the children

I've published a globally reusable workflow which is associated with a parent or base content type. Within one of my subsites I have a library full of documents that are child content types of this ...
1
vote
0answers
9 views

Wss 3.0 Lookup field error “Field type Reminder is not installed properly. Go to the list settings page to delete this field. ”

I tried to add lookup field in wss 3.0 custom list it errors saying"Field type Reminder is not installed properly. Go to the list settings page to delete this field. " Has anyone ever encountered ...
0
votes
0answers
4 views

Eliminate duplicate items in grouped dvwp view

I would like to eliminate row duplicates in a grouped view. Right now if I put a filter on the rows it limits the rows to one item per group with no repeats of the same item in other groups or if I ...
0
votes
2answers
24 views

This powershell runs but why is it so slow

I ran this powershell which automates wsp addition, activate, deploy web parts and it runs fine. However, it takes about 3 minutes to go through the whole process. Is this norm? = = = powershell code ...
1
vote
1answer
42 views

Dropbox access from SharePoint

I am new to Dropbox, and I'd like to know if there is an easy way to access Dropbox content from SharePoint 2010 / Office 365. For example, should I consider BCS? Or is there a way to work with the ...
0
votes
0answers
14 views

List field always has default value in edit form

The field is modified by workflow but i want to reset it to its default value when user edits the form. How can i achieve this without any .net programming? I have tried writing jquery in content ...
0
votes
1answer
9 views

email enable SharePoint 2010 Team Discussion

When working with a SP 2010 Team Discussion (discussion within a Team Web site), it seems that by default, no email is ever sent to notify team members regarding anything occuring with the discussion. ...
0
votes
0answers
11 views

Window.Open pointing to a Application Window (with IsDlg=1) is not allowing me to scroll

Window.Open pointing to a Application Window (with IsDlg=1) is not allowing me to scroll though I do see the scroll bar on the left, SharePoint's styles and css prevents me from scrolling. Here is ...
0
votes
1answer
12 views

How to access AssignedTo in JavaScript Client Object Model

I have a task list that has a field AssigneTo which takes a user via the people picker. I can get the list item I need but I have no idea how I would access the oject being returned for the AssignedTo ...
1
vote
1answer
16 views

Error when importing site: BLANKINTERNET#0 vs. BLANKINTERNET#2

I've been working on a SharePoint 2010 site in a development area for a while, and now I've come to export individual sites (rather than the entire site collection) so that I can import them onto my ...
0
votes
0answers
10 views

Infopath 2010 Feeding a Dropdown list

I have a form that has multiple fields that are fed by the User Profile. I have this working fine. I have a user defined field that has a series of numbers in it seperated by semi-colons ";". Is ...
2
votes
1answer
15 views

How do I set the Default Value of a TextBox ToolPart without using [DefaultValue(“Default Value”)]

Right now I have created a bunch of custom controls in the ToolPart panel and I want to set a default value for one of the text boxes. Obviously I want the value to be editable by the user. I have ...
0
votes
0answers
8 views

Page layouts with embedded column references and webparts - upgradade implications 2007 to 2010?

We've got a 2007 SharePoint site with some custom page layouts with custom controls for webparts and editable content columns. We're due to upgrade to MOSS 2010, but I'm not sure about the ...
0
votes
1answer
20 views

Helper DLLs - What is the accepted method of deployment in SharePoint 2010?

Just a quick question about proper helper dll dev. I want to deploy a set of classes in a helper dll for a bunch of features to use. I remember back in 2007 I had to create a class and compile, then ...
0
votes
0answers
12 views

Comments are not getting displayed on the SharePoint 2010 page

we are using a SharePoint out of box feature to comment on the page. Comments are getting displayed if end user posts the comments however it is not getting displayed(for end users) if the comments ...
0
votes
1answer
17 views

Create Library with PowerShell

I want to create libraries in SharePoint 2010 using PowerShell. So far, so good. I'm using this chunk of code to create the library (actually list, but that doesn't matter) $listTemplate = ...
0
votes
1answer
20 views

Creating a new ContentType with Document as base using Client Object Model

It would appear that the Client Object Model only retrieves user-defined content types as part of the ContentTypes property for a given web. I would like to create a new content type using Document as ...
0
votes
1answer
12 views

Custom Add New Item Form Not Loading After Solution Upgrade

On my farm solution, I am creating custom Site Collection Definition, Content Type and new List based on that Content Type. For the List, I created custom form and added it to the list Schema.xml as ...
0
votes
1answer
17 views

SP2010 Foundation Modal Pop Up not working for a list

I just upgraded wss 3.0 site to sp2010 foundation. Upgrade went fine without any problems. When i was testing the new system i can into a problem with a custom list. When i click add new item in a ...
0
votes
0answers
16 views

Synch Sharepoint profile with FBA database

I have a sharepoint 2010 site, it has claims based authentication with FBA and I am using the standard aspnetdb that comes with SQL Server. However, I need to give users the ability to manage some ...
0
votes
0answers
7 views

How can I get the state of the event queues for a Sharepoint workflow?

Basically, I want to see if a workflow is stuck in limbo, or expecting event(s) like OnTaskChanged, and what type of event it's expecting. Also, ideally, I would like to be able to send this event to ...
0
votes
0answers
8 views

How do I split a string within a column field using a workflow in SPD 2007

I am trying to split a string within a column field using a workflow in SPD 2007. The string may or may not have multiple items in it. As an example, I have a string that is as follows: "Houston; ...
0
votes
1answer
9 views

Duration per task SPD Workflow

When we start an approval process in a SPD workflow, we can fill in the "duration of the task" and/or the "due date ". But what exactly happens when we cross the date? A reminder to the person with ...
0
votes
0answers
13 views

Easiest way to copy list items and preserve 'Created' in SP2007?

What is the easiest way to copy list items while preserving the 'Created' information? Can this somehow be done without code or ps (or without server access)? Saving list as a template with content ...
0
votes
1answer
10 views

How to remove xap file on uninstallation of sandboxed solution

I have built a simple Silverlight control and a WebPart to go with it. This is my first SharePoint project and I was very confused most of the time (I.e. I am a Sharepoint noob) :-) The Silverlight ...
1
vote
1answer
16 views

How to remove “Create new view” from view dropdown to the list

Is that possible to remove the "Create new view" option from the view dropdown?
2
votes
0answers
22 views

Display Outlook Shared Mailbox in SharePoint

Is there any way to show a shared outlook mailbox (meeting room) in SharePoint? If not what would be the pest approach to show users the meeting room mailbox via their sharepoint workspace? Link ...
0
votes
1answer
15 views

Alert managment

I'm using SharePoint 2007, I create custom list. on that list I create alert designed for 3 people. now I want to change the alert definition for these people, but when I enter to the alert list I ...
0
votes
0answers
5 views

XsltListViewWebPart stuck on loading

We are currently running SharePoint 2010 Server SP1 + June CU. Our site collections were migrated using database attach method from SP2007. When we configure 2 or more XsltListViewWebPart that point ...
0
votes
0answers
9 views

Disable Office location property is being displayed on the MySite Profile Page?

Though, we have not selected the option "Show in the profile properties section of the user's profile page" to display the "SPS-Location" property on the MySite Profile Page, it is getting displayed. ...
0
votes
0answers
12 views

Add Name User automatically by entering her number in a form library

I have an infopath form and I want to get the name of the user by entering their number How can I do that in sharepoint 2010? Thank you ahead.
0
votes
1answer
20 views

File not found Error SharePoint 2010

I am working with SharePoint 2010. I was making some changes to master pages of my site. Then this error started coming The resource you are looking for (or one of its dependencies) could have been ...
-1
votes
0answers
14 views

Get selected text from outlook mailitem [closed]

How can we get a selected text from a Outlook MailItem (from anywhere within MailItem)?I need to get a selected text outside the WordEditor.Is it possible?
0
votes
0answers
13 views

Filter by metadata through connection to another item

I was wondering if it is possible to filter a list item based on metadata values from another list item. I tested it locally but it didn't seem to work althougth another post here said it should work ...
1
vote
2answers
24 views

Pass a SharePoint list item value to a ListViewWebPart query

I'm stuck with the following Problem: The Task: I do have a custom SharePoint form which displays an entry from one of my SharePoint lists. On that Form I am using a ListViewWebPart to show the ...
0
votes
1answer
18 views

Problem with hyperlinks in visio services

I draw some diagram in Visio Services and map shape data with data from sharepoint list. One of fields is hyperlink. When I view toggle shape information, I can see my hyperlink, but when I try to ...
1
vote
1answer
24 views

Managed Metadata field full path

I've added a custom Managed Metadata field in my custom contenttype but need to show the full path. Anyone knows how to do this? (if possible with xml, else with c#) XML so far: <Field ...
0
votes
0answers
15 views

Error: Compilation error when I access SP site using mobile browser

I am getting following error when I access SP site using Android Browser. Any help is appreciated.
1
vote
1answer
26 views

Unable to display the list with the custom view

I have to create a FAQ page for my sharepont 2010 site. I have created a custom list and a corrosponding view named FAQView. When adding the list on the page, it is being displayed in "current view". ...
1
vote
1answer
10 views

How to increase the web service timeout to a larger value so that publishing a large infopath form to SharePoint library can be successful?

Currently, publishing of large SharePoint Form library may result in 'Updating Content Type Failed' message. According to this article, it mention that increasing the web service timeout to larger ...
0
votes
0answers
28 views

Top Drop Down Menu in SharePoint 2010

I have imported a XML structure for my SharePoint 2010 site collection (based on custom template). I am using Top Navigation bar (Sharepoint menu on Master page). Menu is rendered fine but sub menus ...
0
votes
0answers
16 views

Meeting Workspace not working with SharePoint Workspace

Meeting Workspace / SharePoint workspace problem Overview We are using meeting workspaces with recurring meetings. The meeting workspace 'Document Library' folders are not however working in ...
3
votes
1answer
34 views

Programmatically change “Scope Display Group” order

I'm working with some custom search scopes, and adding them to a Scope Display Group. I'm wondering if it's possible to programmatically change the order within a display group, depending which site ...
0
votes
1answer
32 views

Dynamic LINQ to SharePoint

This question starts here: Dynamic LINQ to SharePoint and Projection how to build dynamic LINQ to SharePoint expression like this(but store "Bill", "Sam" in array): // Listing 1 // ...
1
vote
0answers
7 views

Boolean field access through Lists web service

We currently have a boolean field (yes/no) on a list that we we access through web services (getlistitems). In Sharepoint 2003 the boolean field returns as -1 and 0. While testing in 2007 for a future ...

15 30 50 per page
1 2 3 4 5 217