SharePoint Designer is a specialized HTML editor and web design freeware for creating or modifying Microsoft SharePoint sites and web pages.
0
votes
2answers
549 views
Can't access SharePoint 2010 site from SharePoint Designer 2010 from Windows7 machine
When i am trying to access my SharePoint site from the SharePoint Designer 2010, i am getting the following error message: "Server error: The version of Microsoft SharePoint Foundation running on the ...
1
vote
1answer
752 views
Copying a single field item from a list to a related task list using SPD workflows
I'm really new to Sharepoint 2010 and was wondering if it is possible to copy a single field from an item in a list to a related task?
Basically I have a holiday request list that triggers an ...
0
votes
1answer
598 views
Global Navigation drop down menu subsite level
My Sub site Hierarchy is as follows:
HOME
Subsites
Subsite 1
Subsite 1a
Subsite 1b
Subsite 2
Subsite 2a
Subsite 2b
The Global ...
0
votes
1answer
1k views
How to assign a particular column values of sharepoint List A 2010 from sharepoint ListB 2010
I have two list in sharepoint 2010. In List A i have Assigned to field column(people or user group). In List B i have two fields Name and Email id column. I need the email id values of List B should ...
1
vote
2answers
208 views
Cascade dropdown for multi select fields
I have successfully implemented the SPServices JQuery open source solution but unfortunately it doesn't seem to support multi select fields (I mean the ones where you can enable "allow multiple ...
0
votes
1answer
298 views
How to Bind textbox/ListBox from one List with depending on other Dropdownlist populated with Another Sharepoint list in InfoPath?
I have a DropDownList which is populated with One SharePointList in INFOPATH DESIGNER and the value for other textboxes are filled depending on this DropDownList Selected Value using Rules & ...
1
vote
0answers
21 views
proper way to wrap a SharePoint TexField in a page layout, for SharePoint 2010
In SharePoint 2010, I created a publishing site, which has its own master template plus page layouts to associate to various site collections.
Within any of my page layouts, I placed the following ...
0
votes
0answers
27 views
Master page gallery permissions “There are no items to show in this view”
When our Site Collection Admin pulls up the master page gallery permissions from the main page in SharePoint 2010 he sees only this message (in place of where permissions are usually listed):
...
2
votes
1answer
872 views
Warning about unsafe content when saving wikipage using Sharepoint Designer
After editing a wiki page using SharePoint Designer 2010 I have stared to get the message "Content in the embedded form field maybe changed by the server to remove unsafe content. Do you want to ...
1
vote
2answers
651 views
Xpath - How to get multiple values from Checkbox list as parameters
I have a custom list that i'm filtering passing parameter from an asp.net control.
I do have some checkboxlist items, e,g below $priorChk. The problem I have is if I select only one checkbox and ...
1
vote
3answers
104 views
SharePoint 2010 - SharePoint Designer notification: The list of workflow actions on the server references an assembly that does not exist
Upon opening a workflow in SharePoint Designer 2010 I receive the following notification in SharePoint Designer:
The list of workflow actions on the server references an assembly that
does not ...
0
votes
2answers
776 views
Getting Information out of a “Collect Data from User” task
How do I get data out from the "Collect data from user" task that a workflow creates? So far my attempts have been failures.
1
vote
1answer
307 views
How do you remove line spacing from 'Full details' in workflow email?
I have a workflow in SP 2010 that I use to send an email whenever an item is added. I've included the 'Full details' in the body of the email, however when the email arrives it has massive spacing in ...
0
votes
2answers
15 views
save fails with controlmode=“display” on form field based upon an association
I have a sharepoint external list with an edit form containing a form field based upon an association. The field is not nullable. I want to prevent edits on the field, so I set controlmode="display". ...
1
vote
1answer
41 views
How do I “roll back” to a previous version of my Workflow?
I have hosed my workflow somehow. Rather than continue to gut it in vain, I want to rollback to a previous version. How do I accomplish this?
1
vote
1answer
449 views
Is it possible to import/export list from Sharepoint 2013 to Sharepoint 2010?
We have been using SP 2013 for its ease of use when it comes to developing workflows especially the copy & pasting thing in SPD. But our main production environment will be using SP 2010 for it's ...
1
vote
1answer
678 views
How can I change an in-progress workflow created using SharePoint Designer 2007?
I created a workflow in SharePoint Designer that automatically starts when a new item is created. It has one step. In it, if a specific date field in the list item is greater than or equal to Today, ...
3
votes
1answer
1k views
How to enable scroll bar on share point list attachment page?
Create a SharePoint 2010 custom list
Go to custom list settings --> Add from existing site columns --> choose all columns and create
Click on 'Add new item' link
Notice that the scroll bars are ...
0
votes
1answer
21 views
Where can the logs of a SP Designer workflow be viewed?
Some SharePoint Designer actions have an option to "log" a message at that point in the workflow. Where are these logs available for viewing after the workflow actually runs? I checked under the ...
3
votes
2answers
1k views
SharePoint 2010 - Strange errors starting this morning
A few hours ago, one of the site owners sent me an email saying that they "couldn't click on anything". Upon more inspection, it turns out that they do not have access to the ribbon bar, cannot click ...
1
vote
1answer
632 views
How to pass selected value of one list's ID column to another list's column?
I have two list LatestJobList and AppliedUserInformation.
In first list there are latest jobs are posted along with ID column which is inbuilt in list.
what i want is when user clicks on particular ...
1
vote
0answers
15 views
NullReferenceException: Task List, RelatedItems and New Item Forms
I started trying to make myself a custom New Item form for a OOTB task list in SharePoint Server 2013 with the latest CU's.
I found that if my DataFormWebPart had the RelatedItems field present and ...
0
votes
1answer
273 views
How do you track down Workflow Errors in SharePoint 2013?
I recently set up SP 2013 to use workflows and I created a custom workflow in SPD 2013 that basically creates tasks and sets the items status when those tasks are completed. The problem is as soon as ...
0
votes
1answer
28 views
Can you join two lists with a user/person column and display in a DVWP?
I have two lists created in WSS 3.0:
1) User details - A custom list (person, supervisor etc) as I can't gain access to the User Information list and can't get XML Web Services to work.
2) Training ...
1
vote
2answers
688 views
SharePoint Designer 2010 send an email to a single users selected or freeform in a list field
I'm new to workflows, read some of the suggested answers but they don't quite seem to fit. (I'm using SP 2010 Server/Designer, no Infopath.)
I'm developing a standard list with 10 fields. One field, ...
0
votes
0answers
38 views
Top Navigation Bar drop down in alphabetical order
I have the following code to display the sub sites in the top global navigation as a multi-level drop down menu:
<div id="s4-topheader2" class="s4-pr s4-notdlg">
<a ...
1
vote
1answer
14 views
Like to show/force the user to login when accessing a intranet page.?
Using share point 2007, i need to force an user to log in before the page is accessed.
May be re-direct him to login page or show the prompt box with username and password.
Thanks in advance.
0
votes
1answer
182 views
Change size of Multilookup field
I have a multi lookup just like this image, with 2 listboxes and Add and Remove buttons:
...
0
votes
1answer
44 views
The service '/_vti_bin/client.svc' does not exist
when i go to mysiteurl/_vti_bin/client.svc I am getting exception "The service '/_vti_bin/client.svc' does not exist". The same does not happen in my staging environment, it is available there.Because ...
0
votes
1answer
53 views
How I Can I add a code behind to a layout page using web parts
I am following this link on how to create metadata navigation :-
http://markuspersson.wordpress.com/2012/01/19/add-metadata-navigation-on-custom-page-layouts/
so I added the references for the ...
0
votes
1answer
17 views
How do I get the highest value from a SharePoint list in SharePoint designer?
I have a list of numbers in SharePoint, each number being a separate item. Eg.
1
5
3
2
7
I am running a SharePoint Designer workflow on a document set library, and in that workflow I need to pull up ...
0
votes
2answers
486 views
Problems adding javascript to newform.aspx
I am having problems adding a Javascript snippet to my newform2.aspx in SharePoint Designer. I have read several submissions that state to just add it below the PlaceHolderMain in the form. But this ...
1
vote
2answers
331 views
Retrieving attachments from SP List
I want to retrieve attachments from a sharepoint list. But don't really know how to, any suggestions?
SOLVED: Check code under picture.
public void MyData(string prod)
{
SPWeb web = ...
0
votes
1answer
14 views
Combined Interactive List
I have joined two lists. That part I get. What I don't get is how to add items to the subview of the combined list I've created. I have two lists that interact with each other. They each have a common ...
0
votes
1answer
115 views
SP2010 Filter view of a list webpart with a people picker?
This is SharePoint 2010 environment. I'm trying to do the following without making a custom webpart (no VS). I will only have SP Designer and Infopath
I have a webpart page that displays a list ...
0
votes
1answer
183 views
SharePoint 2013 - Sorry, apps are turned off. If you know who runs the server, tell them to enable apps
I am new to SharePoint 2013. I have developed an app using vs 2012. When I try to deploy the app, then I am getting the below error.
Error : Sorry, apps are turned off. If you know who runs the ...
1
vote
2answers
195 views
Reading values of AverageRating & Number of Ratings in code behind of application page in sharepoint 2010
I'm working on rating feature for our SharePoint application. I have a custom list something like below:
ex.
UserId -- Title -- JobId -- Rating(0-5) -- Number of Ratings
UserId & JobId together ...
2
votes
1answer
987 views
Masterpage and alignment problem using IE7 and above
I have developed a masterpage and the homepage appearing perfect when we use IE8/IE9 but there alignment problem in IE7. I am attaching screenshot of both IE7 and IE8. plz suggest why the DIV's are ...
0
votes
0answers
10 views
Assign a form to a Group doesn't create multiple task items to the users belonged to a group
I was creating a task using the SPD "Assign a form to a Group" in order to assign multiple task items of those persons inside that group. Unfortunately, when i view the Assigned To Column in the task ...
0
votes
1answer
189 views
Master Detail list in sharePoint and pass parameter in Query string
I have 2 list in my project with SharePoint 2010 (Master and Detail) I created a column named MasterId that make relationship between these two list , I added a custom action for Master list that ...
8
votes
4answers
5k views
Sharepoint multiple line of text char limit
I have created a custome list with a multiple line of text type column. When user enter value in this field in "add new item" form, I dont want user to enter more than 1000 chars. I am not able to ...
0
votes
1answer
816 views
How to activate infopath services for sharepoint site
I want to work with infopath services available in sharepoint 2010 environment.
My machine has inforpath designer and filler 2010. When I went to site collection features --> Sharepoint server ...
2
votes
2answers
845 views
DataFormWebpart WebUrl Dynamic DefaultValue
I'm trying to dynamically generate the WebUrl for a DataFormWebPart so that it uses the parent URL instead of a hardcoded value.
<WebPartPages:DataFormParameter Name="WebURL" ParameterKey="WebURL" ...
2
votes
1answer
753 views
How to remove autogenerated columns created by designer worflow?
I create reusable worflow in SharePoint designer, Everytime I modify the workflow and attach it to the library a new column for the workflow is being created. They are not even shown in library ...
1
vote
1answer
3k views
SharePoint DateTime Format
I have SharePoint 2010 calendar and I am opening it as DataFormwebpart in SharePoint Designer and I noticed EndDate as follows:
xsl:value-of select="@EndDate"/
and the result is 2012-03-15T14:30:00Z
...
1
vote
2answers
711 views
How to get files count from particular library?
I'm using Sharepoint 2007 and unfortunately don't have any ways to server site scripting, no C# or PowerShell.
Is there any way to get total number of files in a given Library using SPServices ?
It ...
0
votes
1answer
422 views
SharePointDesigner encountered an error during setup
I'm trying to install Sharepoint Designer 2010, 32bit. The installation gets all the way to the end and then says "Microsoft SharePointDesigner encountered an error during setup. The file ...
1
vote
2answers
1k views
Sharepoint 2010 custom calendar display form Date formatting not displaying on site
I have been tasked with setting up a calendar on SharePoint 2010 Foundation to record bookings.
I would like to use a custom display form so I can remove and/or reorder the fields. I created a new ...
1
vote
3answers
79 views
How to Make Webpart Title to Display Day of the Week?
I have list View webpart in my sharepoint 2010 team site home page. Generally Web Part title can be easily modified by editing the webpart and providing Title value. I am looking for a solution to ...
1
vote
1answer
767 views
The remote server returned an error: (401) Unauthorized sharepoint
Here is my scenario:-
I have my Sharepoint server hosted on Domain A and I have my machine on Domain B.
There is not any trust between Domain A and Domain B.
I am trying to access the Sharepoint ...


