The Untagged tag is used by the system to mark any question that does not specify any other user tag.

learn more… | top users | synonyms

1
vote
0answers
11 views

sharepoint app failed SSO after claim based authentication

We have a sharepoint 2010 application, used to support classic authentication mode SSO. The behavior of the application in SSO senario is that, after user logon to sharepoint, user get redirected to ...
1
vote
2answers
20 views

Sharepoint site and designer keeps asking for credentials

I'm not a sharepoint admin so I'm very new to this. My sharepoint site keeps asking for username/password. The site is obviously listed as local intranet. I am also not able to open the site in sp ...
0
votes
0answers
15 views

PSI read custom fields

i am not familiar with sharepoint but I need to read custom fields from PSI. In PSI project i have several classes like wcf.Admin.cs or wcf.Project.cs my task is to read custom field when given guid ...
0
votes
0answers
38 views

Using SharePoint 2013 Workflow for file automation workflow

My employer is considering purchasing SharePoint 2013 Sever. I'm intrigued by the workflow aspects of this product. I'm thinking it may help me automate file processing workflows. My question is: ...
0
votes
0answers
113 views

Configure sticky session with SharePoint 2013 Request Manager

We are having a SharePoint farm with multiple front ends which we want to host in Windows Azure on Azure virtual machines. However current application requires sticky session which is not supported by ...
0
votes
0answers
62 views

Change list item permissions in a Feedback Workflow

I have a requirement where I need to change user permissions upon implementing a Review Workflow in our Sharepoint 2010 environment. The owner of the library wants all people to only see the published ...
1
vote
0answers
69 views

Setting up Preferred Search Center for My Sites defaulting to default public URL

I'm having a problem correctly linking the My Site preferred search center to our main portal application's search center. In the User Profile service, Setup My Sites link, there is a place to ...
1
vote
1answer
43 views

Sharepoint Parent/Child list Dynamic View

I just started using SP 2010, I need to implement a process using SP, so I created a parent/child list, and modify the dispform of the parent list to add child list as a web part to it. The problem ...
0
votes
1answer
37 views

Sharepoint Workflow - Conditional auto approval

I have a standard OOTB approval workflow which I have associated with a list. I want auto approval of items in the list if the Rating field has been set to 1 or 2. Only ratings of 3 or higher need to ...
0
votes
0answers
18 views

SharePoint 2010 workflow metadata from calculated column

Does SharePoint 2010 allow calculated columns to be used with workflows? For example I have 2 Lists that I need the workflow for: Registration (List) Your Name Rank Course Name (calculated column, ...
0
votes
0answers
70 views

Sharepoint Designer 2007 Custom Parallel Workflow Approval

would appreciate if anyone would help me on this. I have a custom list form that have some fields. A workflow is generated with tasks seeking approval from people. I need to set a custom parallel ...
1
vote
0answers
82 views

SharePoint 2010 Foundation Search is only indexing Title columns

I'm experiencing an interesting problem with SharePoint 2010 Foundation Search and was hoping someone already faced the same issue. Here is some technical background. I have a site with about 20 ...
0
votes
1answer
262 views

My Profile Link in My Site Sharepoint 2010 is redirecting to an incorrect URL

I am having issues in my site for sharepoint 2010. The 'My Profile' link in the user navigation menu is redirecting to an incorrect profile page url. The correct url should include the account name ...
0
votes
0answers
57 views

Sharepoint - Updating List Properties from a Web Part returns to List after Update

I have added web parts that basically show a filtered list on a web page. When I click the Edit Properties button from an item in the web part list the "Edit Properties" page opens as expected. ...