Tagged Questions
0
votes
1answer
22 views
Custom form with link to document
I have a custom form. In it I need to add a link to a document library. I need that this links works in the same way as a link in a document library (i.e. - when you click on it you have the option to ...
0
votes
1answer
63 views
How would custom aspx pages with code behind be used for workflow forms
We have a situation where we developed reusable workflows, content types and InfoPath 2010 forms for a client as a proof of concept but now the client has decided they can't go ahead with the ECALs ...
0
votes
3answers
272 views
Links Web Part in SharePoint 2010
I am trying to use SP 2010's links web part on my page. I want to show only Titles of my hyperlinks but under different headers. For Example i want to display 3 headers and under each header there are ...
1
vote
2answers
303 views
Powershell to check usage of a custom Permission Level
As the title says I need to find/write a Powershell script that will look through all of my Site Collection to see where a specific (custom) Permissions Level is being used.
All the articles I have ...
4
votes
2answers
1k views
JQuery Accordion with SharePoint 2010 Custom List
I have a FAQ custom list in Sharepoint 2010 with two columns: Question (title column renamed) and Answer.
I want to display the questions and answers from the sharepoint list in JQuery Accordion. ...
0
votes
1answer
296 views
Progrmatically How to avoid _login\default.aspx when multiple TIPS are added to the web application in sharepoint 2010?
I have a requirement as follows. On a single web application extranet zone, multiple tips are installed using Site Minder. Here is my question, when i try to access a site, site minder login page ...
0
votes
1answer
123 views
SharePoint 2010 Mixed Mode Custom SignIn ArgumentException
I'm using an ASP.Net LoginView to sign users into my web site. The authentication process runs through successfully, but when the user is redirected back to the designation url provider, I get the ...
0
votes
2answers
285 views
Is it possible to change (modify) Custom Site Template name?
Is it possible to change the name of my Custom Site Template?
Right now I have a custom site template, the name of this template is "Member Template"
And I would like to change the name to "POST ...
1
vote
1answer
712 views
FullTextSqlQuery QueryText format
I'm working on creating a 100% custom search page, and I'm using FullTextSqlQuery to query my site to find what I'm looking for. My query works fine but what I need is a way to show the user a small ...
1
vote
3answers
1k views
Microsoft.SharePoint.Search.Query Not giving me the results I want
I'm currently working on creating a custom search page built from scratch, and thus I'm trying to query our site for keywords.
I have set-up the SharePoint Foundation Search on Central Admin and I ...
1
vote
1answer
146 views
User Permissions SharePoint 2010
I am working with SharePoint 2010. My requirement is to have some user groups blocked for some of my custom pages those reside in "Site Pages" library.So that users in those groups can not access the ...
1
vote
0answers
158 views
Custom Document ID Provider Stops Assigning Values
We wrote a custom document ID provider to assign friendly number (1,2,3,etc.) to documents scoped at the farm level. All site collections use this provider, so no matter where the document is saved - ...
1
vote
1answer
211 views
SharePoint file gets stored in external filesystem: manually update file location?
Suppose I have a Sharepoint Document Library that's read-only. I'm planning on writing a custom solution that will enable users to copy a file to remote file storage. How do I change the file to refer ...
2
votes
1answer
1k views
Define XSLTListViewWebPart Custom DataSource
I'm currently working on a personal project which main goal is to create simple and customizable dashboards for everyday life.
In order to avoid wrong way, I would like to know how to do to bind a ...
0
votes
1answer
264 views
Creating a Windows Gadget that gets populated from a Sharepoint List
I am trying to create a Windows Gadget for a Intranet site with hundred of sites & different groups with different permissions.
The intranet site is secured with SSL/https, I looked at google ...
0
votes
1answer
144 views
Lost custom theme on migration from SP2007 to SP2010 using content database upgrade
I lost custom theme created in SP2007 site upon migration to SP2010 using content database upgrade.
I read somewhere that I need to copy existing theme from the C:\Program Files\Common ...
1
vote
2answers
1k views
How can I use XSL, but with no toolbar, when using XsltListViewWebPart with a custom view?
I have the following XsltListViewWebPart on a custom application page:
<WebPartPages:XsltListViewWebPart runat="server"
Title="My Documents"
ListUrl="Lists/MyDocuments"
...
0
votes
1answer
91 views
Customized “add web part” user experience?
Are there viewable examples/demos somewhere of customized user experiences around the "add a web part to the page" workflow?
I've got a customer that wants a "more user-friendly" experience for users ...
0
votes
0answers
153 views
Modify URL Of the my profile tabs (overview, … , … )when mysite is created
I would like to modify the URL of my profile tabs (Overview, content, Tags and Notes...) when the mysite is created.
Initially, If Person A Clicks on MySite it is going to create Person A MYSite and ...
3
votes
2answers
683 views
<xsl:import> not working in SP2010
I have been trying for days to understand why, following an upgrade to Sp2010, none of the statements used in my web part definitions are working. The work fine in SP Designer 2010 and render as ...
0
votes
2answers
458 views
deploying custom css / javascript in listview
Simple question but I just couldn't find a simple answer. I want to add a little piece of css / javascript code to the AllItems.aspx view of a custom list upon deployment. I know how to get it there ...
1
vote
1answer
273 views
Pagelayouts deployed through Feature Module cannot be found
I have created a new Module in which I store all my custom pagelayouts and register them in the XML file like so:
<?xml version="1.0" encoding="utf-8"?>
<Elements ...
2
votes
2answers
528 views
Custom Homepage
I am adding a custom SharePoint homepage using a feature.
Everything is working fine, and the redirection is correct whenever i open the site, however the homepage does not load and i get the ...
1
vote
1answer
307 views
Custom State Machine Workflow with navigation based on user input
Here's what I have to do:
I have a list of items called Projects, and for this I have developed a custom display form called DisplayProject.aspx, and a custom State Machine Workflow.
I have to put a ...
2
votes
1answer
1k views
fully Customized Editprofile.aspx SP2010
I have to customize the EditProfile.aspx page that under the 14 Layouts hive.
I know I can add fields in the user profile and make them show in the edit page , but this is a little more that what ...
0
votes
2answers
175 views
Custom My Site Tab shoud have same template like My Site - Organisation Tab or My Site - Overview Tab
I created a custom Tab ("CV") in the My Site Area.
The Link shows to "../my/CV.aspx" - i also created a new Website with the specific directory but i'm trying to get the right template there.
The ...
0
votes
1answer
311 views
How can I load a list in a web part based on a selection from another web part?
I have two lists, one with data about a group of elements, and the other with calendars to be used for creating schedules for these elements. I've set up a page with two list views; one showing the ...
1
vote
1answer
377 views
Creating partitioned Service Application
I'm looking for best practices on setting up partitioned service applications in SharePoint. Not the default ones, but a custom one.
As I understand, a partitioned service application like the ...
2
votes
2answers
746 views
Site with custom master page reverts to v4.master on upgrade
I have a web application in 2007 that contains a bunch of sites that all used a custom site definition and a custom master page (deployed using a feature). All is well.
I've upgraded the code for ...
