sharepoint

difference between contenttypeorder and uniquecontenttypeorder

what is the difference between SPfolder.ContenttypeOrder and SPFolder.UniqueContentTypeOrder? Why sometimes UniqueContentTypeOrder is null? How do i get the contenttypes attached to a folder which are visible to this folder and in order? I thought by using UniqueContentTypeOrder, but sometimes it is set to null? Thanks ...

Where is the NavBar ID defined for List Definitions?

I have observed that certain list/library types are created within specific NavBar "Quick Launch Headings" (ie. Document Libraries are created under "Documents" - ID="1004"). Where is this defined? I would like my custom list and library definitions to be added to specific headings when "Display this list on the Quick Launch?" is set t...

Sharepoint: Prevent Accessing Document In Document Library

Currently the entire ListItem is removed from the Doc library if the user does not have permission to view the corresponding document, but I would really like it if the user could at least see the meta data with the list item, and prevent them from accessing the corresponding document (ie they click on the document link and get denied, o...

Create AND add user to sharepoint site via code

I'm curious about the best/most efficient way to do this. I've already set up my sharepoint 2010 site, and it is configured to use FBA. What i'd like to do is allow users to create their own accounts by filling out a form (the form will sit on a public sharepoint site, and filling it out creates a user in the membership database which ...

Using hyperlink within sharepoint listview

I know I can use sharepoint designer to convert list to data view wp and then i can do this easily. but I wanted to if there was a way to do this with list view wp without intervention of sp designer. I have a order table orderid orderdate 1 1/1/2011 2 2/2/2012 3 3/3/2013 I like to establish hyperlink to the ...

Completely New to SharePoint 2010

I've been given a project at my job involving SharePoint. I'm eventually supposed to replace our current Intranet site and and website using SharePoint. I've never used SharePoint before and was wondering where a good place to start would be. I also have little knowledge of website design in the first place. Can anyone reccomend a book...

Running commentary of actions on other list than Issue Tracking List in SharePoint Online (BPOS)?

Hi, I had a look at http://sharepoint.microsoft.com/blogs/GetThePoint/Lists/Posts/Post.aspx?ID=154 and I wonder if the running commentary on an item in that example is possible to have on other types lists? It's SharePoint Online so we can't deploy custom code. Thanks in advance. ...

Swing Spy, a Swing/AWT spy agent unable to find swing widget under cursor of swing app integrated in sharepoint

Swing application is integrated into Sharepoint. Swing spy unable to find the swing widget. ...

How can I link a content editor web part in Sharepoint to another URL link?

In Sharepoint, how can I link an image in a content editor web part to another URL link by clicking on it? I pasted my link into the Content Link space but when I apply the change it turns my image into a - and I cannot click the link ...

Disabling print option in pdf when opening pdf file from sharepoint library using sharepoint 2007

hi... to all, i want to disable pdf options from pdf file while opening pdf file from sharepoint library in sharepoint 2007. please help me, thanks in advance ...

How to use custom WrkTaskIp.aspx page in custom sharepoint workflow ?

I have created as custom task edit browser enabled Infopath form which successfully gets open when user clicks on Edit task. But by default it opens up in the WrkTaskIP.aspx page which is available in 12 hive..Layouts folder. Now the default WrkTaskIP form provides two following options as hyperlinks 1. Delete item, and 2. A link to na...

SharePoint 2010 SSS / SSO

Here's what I'm trying to do. I have a SharePoint site and I have another site written in .Net. The .Net application uses forms authentication. I would like to create a link in SP which will pass user credentials to the .Net app and automatically sign them in. First, does anyone know if SharePoint 2010 SSS supports password caching? ...

Is there a way to tie SharePoint list template to a workflow

Is there any way to tie a workflow or a custom workflow develop in WWF to a list template. This workflow would be generic where I can deploy this list template to any site. ...

Simulate retrieving Excel file from Sharepoint

When I open an Excel file stored on Sharepoint, I have the option to open it Read Only or in Edit mode. If I open it Read Only, Excel opens up and I see "Server Workbook To modify this workbook, click Edit Workbook". I need to retrieve this Excel file through an ASP.NET application, yet still have this Server Workbook functionality. I...

sharepoint custom list

Hi, How do I export custom list into different server on the internet(Development site to Live Site). Any advice or direction!! ...

SharePoint 2010 use third-party editor

Guys Sp 2010 content editor is better than 2007 but it's lacking lots of functionality. Is it possible to "substitute" standard rich text editor with something like FCK or Telerik editor? Any suggestions? ...

Export SharePoint list to excel doesn't show Version, works in Excel 2003 but not 2007

I'm exporting a list from SharePoint with a particular view (that shows the Version of the item). Exporting to Excel 2003 the list contains the Version column however in Excel 2007 the Version column is missing. Any hints? ...

SharePoint view - how to see items assigned to me or to a group I'm in?

At work we have a view in SharePoint for IT service requests. I can see all the SRs assigned to me Assigned Technician is equal to [Me] and I can add conditions to see SRs for any group I specify: Assigned Technician is equal to ourdomain\somegroup What I can't figure out how to do, though, is create a view that will show me SRs f...

How to send email from a sharepoint list

Is there a way to send an email from SharePoint by using the email addresses from a sharepoint list. Something like sending one email to all client from a specific list and putting the addresses in the BCC field of the email. All that in a single button that I could place in the sharepoint list header. ...

Changing the Master Page that Page Layout uses.

I'm making a new Article Page (publishing page) and by default it uses the default.master page. The Article pages will have a different look then the other pages. Is there away to have it use a different masterpage instead of the default.master? ...