SharePoint Designer is a specialized HTML editor and web design freeware for creating or modifying Microsoft SharePoint sites and web pages.

learn more… | top users | synonyms

1
vote
2answers
170 views

do Calculated columns work on an infopath form based list?

i have a list that is controlled by an infopath form and i am trying to add a calculated column to the list (because a value will need to change dynamically and if i use infopath to do the ...
1
vote
1answer
109 views

How to create WSP Package of a SharePoint 2010 site without VS 2010 (with SP Designer)?

I am having a site with publishing feature enabled. So "Save site as a template" feature is not available for me. Since I don't have control over the SP server farm, I am not sure about how I can ...
1
vote
2answers
372 views

Schema.XML not found in 12/Template/Features/myfeature

I am trying to create a custom list feature, what I did is created feature and then i build a solution out of it using this tutorial Creating a Solution file for Feature when it creates a .wsp ...
1
vote
1answer
899 views

“The workflow could not update the item…” intermittent error involving Lookup Column in Designer WF

We have a custom list used to create items for tracking a process (Procedures). Another custom list (steps) has items detailing the things to be done in each phase. So the first item in the Steps list ...
1
vote
1answer
460 views

How do I save a Document Library inside a sub folder?

This may seem like a very simple question, but I want to organize the Site Content by putting in some folders for the Document Libraries. Does anyone know how I can move document libraries within ...
1
vote
1answer
521 views

Branding the looks of a sharepoint 2010 survey

I came across the following article which was very good as a starter to branding surveys: SharePoint Kings. However I don't think that this is a very neat approach of how to brand a survey. Is there ...
1
vote
3answers
3k views

SPD 2010: Can fields be hidden by Conditional Formatting on NewForm?

I use content types to dynamically change which fields (columns) are initially displayed on the newform page. I am trying to have the fields change as the user is filling out the form. I was trying to ...
1
vote
2answers
78 views

sharepoint designing question

I am in a middle of designing my company's portal. I am inspired by the following portal link. https://www.telecombusinesshub.co.nz/Pages/Home.aspx What I want is that the index page (main page) will ...
1
vote
3answers
1k views

How Can I create a manual ID in SharePoint Lists without using SharePoint ID?

In my site I have two lists. These lists need to sync together. Since I can't create a list within a list, my only other option that I am aware of is to create two lists and sync them together by ...
1
vote
2answers
775 views

using SPD, in a parent dispform, can I add a new item form for its child?

Let's say we have a SP list : "Parents" and a SP list "Children". The later have a lookup field to the former. In the dispform of the parent, I want to have : the detail of the parent (OOB) the ...
0
votes
0answers
29 views

Is there a way to remove code from a sharepoint list?

Ok I have a custom built sharepoint list on a standard aspx page with no sharepoint header. With Sharepoint Designer I have set parameters on my list with several filters. On the page I have several ...
0
votes
1answer
88 views

RegAsm : error RA0000 : Could not load file or assembly or one of its dependencies. The system cannot find the file specified

I am new to sharepoint. I try to add the Microsoft.SharePoint.dll to GAC. For that one I have used below code Code : `c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319> Regasm.exe ...
0
votes
1answer
67 views

How to calculate the Value of sharepoint list field in the Date field column?

The first 6 digits would come from the current day’s date – the last 3 digits would start at 001 and increment throughout that day. So if the date is 04/11/13 the first value of the list should be ...
0
votes
0answers
62 views

Designer Workflow: “Find Interval Between Dates” action not working

I am testing a default SP Designer 2010 workflow action called "Find Interval Between Dates" located under the "Utility Actions" category. I need to compare the amount of time passed between the ...
0
votes
1answer
427 views

Workflow - send email on single field change?

My question is similar to this post. I just want my workflow to send an email when the "project lead" field changes. I currently have a workflow that fires once when the item is created, simply ...
0
votes
0answers
96 views

Workflow Failed on Start

I have attached an SPD workflow to a calendar list. Upon creation of an item in the calendar is is supposed to create an item in a task list within the same site. Its a very simple custom workflow. ...
0
votes
1answer
92 views

Change dialogWidth and dialogHeight's values

The calendar web part is too wide and want to change dialogWidth and dialogHeight's values from 500px to 300px. Is it possible to change dialogWidth and dialogHeight of a web part like changing the ...
0
votes
1answer
241 views

Connecting Web Parts with a Lookup Field

I am having an issue with Conencted Web Parts in 2010. This is all in SharePoint Designer, I can solve this in studio no worries; Im trying to do this No Code Solution instead. I have 3 lists. ...
0
votes
2answers
494 views

Get List Title in SharePoint designer workflow

I have a requirement that i need to catch the List title in a sharepoint 2010 designer workflow from list. Can any one please exlain how to catch the List title Regards, Suresh Pydi
0
votes
1answer
236 views

Updating Page Layouts created with SharePoint Designer

The system I'm working on is a Publishing site that has page layouts created with SharePoint Designer. Users have created content pages based on these page layouts. I want to update the page layouts ...
0
votes
1answer
2k views

WorkFlow with SharePoint Designer 2010 - how to set value from current list item

How to set value from current list item to a field in a custom task? Is it possible? Thanks.
0
votes
2answers
3k views

Logical operators in the workflow designer

Sorry for asking a non programming question, but I just can't figure out how to use the Workflow Designer in SPD2010. I want to just write the simple statement in the workflow designer: if field ...
0
votes
3answers
485 views

Filter webpart on the Search Page

Basically, I am Sharepoint administrator and my bad time have to create/introduce a Filter webpart on the search page Expectations are I have a custom List with 10+ columns (like CustomerID, ...

1 2