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

2
votes
5answers
613 views

How to copy email body from a workflow step

I can't seem to copy from the body of an email from an action inside a workflow step. I can paste new content in, but can't seem to invoke the magic input to get copy to work. Is there some way to ...
0
votes
2answers
21 views

Installing SharePoint Designer 2013

I'm just looking for some advice on this. I just started a new job. My understanding was we would be using SharePoint Enterprise 2010, so I downloaded SharePoint Designer 2010. Since then, we decided ...
2
votes
3answers
648 views

SP2010 Designer - Cannot access design view when opening a Web Part Page

I'm not sure what settings we changed, but I can no longer view a Web Part Page in the SP Designer "Design" window/view. I receive the same warning statements if I create a new Web Part Page (but ...
0
votes
1answer
21 views

XSLT filter for Yes/No Column/Field in SharePoint Custom List for SharePoint Designer DataView WebPart

I'm trying this with no luck: [@ActiveStatus='Yes'] also tried 1, '1', 'True' .. get no rows back.. If I remove the filter I get back all rows. full line in code view looks like this: ...
0
votes
1answer
466 views

how to group sharepoint list fields under a label in editform and newform of a SPList?

I have to group few sharepoint list fields unde a label in edit form and new form.how to group sharepoint list fields under a label in editform and newform of a SPList?
0
votes
1answer
43 views

SharePoint 2010 Workflow - Send email to item owner 1 month in advance

I'm very much learning the basics of Workflows and need to carry out the following to a list of meeting 'Agenda items' with the 'Date/time' and 'Presenter(s)' (sorry that this is probably ridiculously ...
1
vote
1answer
631 views

How to get the correct reference to a Folder created within SharePoint Designer Workflow?

I have a SharePoint Designer workflow on a custom list that creates a corresponding folder in a document library. I then want to associate the firing list item to this newly created folder using the ...
1
vote
1answer
13 views

View linking to wrong content type

I have a list that uses three different content types. Content type management is enabled for it. Now, when I create my own view, and set the fields' property LinkToItem to TRUE, the links in the ...
1
vote
1answer
757 views

Help xsl formatting help needed

I am creating this http://demo.webdeveloperplus.com/featured-content-slider/, image rotator in where data will be pulled automatically from a custom list. Need help with markup, as current markup ...
0
votes
0answers
13 views

Filtering based on # Tags Sharepoint 2013

I have created a Team Site in Sharepoint 2013 which has more than 20 Pages I have embedded NewsFeed With Every Page but My requirement is to have conversation at each Page with different Thread eg: ...
1
vote
1answer
850 views

SharePoint Designer 2010 Workflow Copy List Item Creates Duplicate Entries

I have a very simple workflow set on a list that does the following: A) If ColumnName:Random equals Approved, Copy item in Current Item to CopiedList That's it. If a choice column named 'Random' ...
1
vote
1answer
424 views

Conditionally Show/Hide/Disable Custom Workflow Action Buttons

I have three custom action buttons on a list created through SharePoint Designer. All three buttons execute a workflow and I need to show/hide or enable/disable the buttons based on certain conditions ...
0
votes
1answer
37 views

Modify list schema in production - best way; in SharePoint 2010

Suppose we have a defined a list schema in a site which is in production and has data in to it. it is for a client & maintained by the admin of the client. Now I want to add a column to it. What ...
3
votes
2answers
1k views

SPD Workflow “Start workflow when an item is created” when adding multiple items to list at once?

I have a custom site workflow with some logic that copies items to a custom list with Title and Email. On this list I have a SPD workflow with one OOTB activity - send email to Email when an item is ...
1
vote
1answer
786 views

Library workflow starts on upload, but not on save in the edit form

I have a document library for pictures and I've created a SPD workflow tha should start every time items are changed or added: newly uploaded, edited metadata or uploaded againg (overwritten). The ...
0
votes
2answers
522 views

Set Item level permissions in the SharePoint form library when an InfoPath form is submitted

I have a form library in my site. I have submitted the InfoPath form. The form should visible to only the person who created it and also to people defined in the InfoPath form. How to achieve that?
0
votes
1answer
371 views

Method behind attachment, for custom pages

This may be a poorly formed question, but I'm fairly new to sharepoint. What I'm doing is creating a custom page (just basic HTML and JS), and using that page to call SPAPI and SPServices to input ...
0
votes
1answer
727 views

DVWP Wrong Group Count

I desperately need help with this...I have searched and tried everything I know. I have come across a group count error. I have created a data view web part using a linked source. The DVWP has only ...
0
votes
1answer
293 views

Add a SharePoint FieldDescription to an custom form

I'm working on an existing custom list form that has some fields added without their corresponding SharePoint:FieldDescription. Is there a way I can add these in Sharepoint Designer 2007, without ...
0
votes
2answers
6k views

How to format the date column in itemstyle.xsl

I'm editing the itemstyle.xsl to produce my own styling for a Content Query Web Part (CQWP) as follows: (NB - 2 laternative lines of code are shown as (A) and (B) <xsl:template name="MyNewStyle" ...
2
votes
1answer
21 views

SharePoint 2007 merge nested document library items

is it possible to collect (i.e. merge, consolidate, de-normalize, etc.) items from multiple nested document libraries on a site? My manager wants to flatten our MOSS 07 site's current nested ...
1
vote
1answer
38 views

SharePoint 2007 Designer conditionally require a field

I'm trying to create custom form for a SharePoint 2007 document library using SharePoint Designer 2007. Is it possible to make a form field conditionally required based on the selected item from a ...
0
votes
2answers
625 views

Approval workflow with multiple approvers.

My Scenario: I have a form that the user must compile and then submit for approval. In the form there is a "Location" dropdown - when the user selects a particular location, a list of approvers ...
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 ...
2
votes
1answer
876 views

Set Hyperlink Field Using SPD 2010 Workflow

I've been doing a LOT of research to try to figure out how to do this, but nothing is working. I have a column named "Update Item" that I want to be a link to start a workflow. I have workflow setup ...
1
vote
1answer
28 views

Sharepoint 2013 List/Form with Repeating and Non Repeating sections

Can someone point me to how to go about creating a sharepoint list form with a repeating and non repeating section? For example, a form that basically submits a team's information to a sharepoint ...
1
vote
1answer
28 views

Sharepoint Workflow Logic

Hello there I have a infopath form with Sharepoint workflow attached to it. I want to be able to send an email to a certain person based on what the "users" last name starts with. So for example: ...
0
votes
1answer
393 views

Have an Association Column equal the field of another Column

I have created an association column as part of a reusable workflow in SharePoint designer. I am now trying to have this column equal the field of another column in Document Library. I have tried ...
1
vote
0answers
24 views

MOSS 2007: Multi-layer flyout menus on the global navigation

I've reset the MaximumDynamicDisplayLevels to 30. My goal is to create a global navigation menu that leads to other SharePoint sites/external links. Each tab on the navigation is the top category with ...
1
vote
0answers
24 views

Sharepoint designer - Collect data from user error

I am new to sharepoint workflow development. I created my workflow in sharepoint designer 2010. My problem is the following: My workflow has a few steps, in every step I use the "collect data from ...
2
votes
4answers
1k views

Hyperlinks in SharePoint 2010 built with query string ID={@ID} results in ID=

We just upgraded from MOSS 2007 to SPS 2010. There were several ASPX pages built with SharePoint designer that had data from lists appear in tabular format. What used to work: If a Title was ...
3
votes
6answers
3k views

List 'add new item' link at top of list

The 'add new item' link which is always located at the end of the list. Is there a way that we can add a similar link at the top of the list?
0
votes
0answers
21 views

code of approval workflow in c#

I have a task to make approval workflow between three lists . When i add item to first list ,workflow should check second list and and assign tasks to specific people that on active directory(and they ...
0
votes
2answers
30 views

Conditionally Require Approval on List Items

I have a calendar list, and I need to have it so that only items that meet a certain condition require approval. I have tried to use workflow, but when I fire them on the create/change event, the ...
1
vote
1answer
751 views

User permission Problem for workflows in wss-3.0

Im running wss-3.0 on a Windows Server 2003 machine. The User Accounts are AD based. I made a Calendar List with 3 different Permission Groups. Users that can only read the list Users that can add ...
0
votes
0answers
36 views

Save list item to desktop

I am looking for a way to take a list item and save it to a folder on my desktop. I need this to be done preferably in a workflow with sharepoint designer 2010 - basically I want the action to be ...
0
votes
0answers
10 views

Sharpoint designer 2013 Stopping when Workflow People/Group Selection

Sharepoint Designer 2013 is stopping unexpectedly when click to People/Groups from Sharepoint Site. As an example, Send an Email action and I want to send the email to a Sharepoint Site Collection ...
0
votes
1answer
31 views

Need help with getting List Item counts

I have a custom list created that tracks project status by stages. I need to present the same in a chart format. Below is the list information. Columns *Project Name *Development(Phase1) ...
0
votes
1answer
37 views

Check duplicate item workflow

I need to make my custom list items distinct that's being used for a dropdown lookup. Please help. Here's the scenario. I have 2 lists, the list1 have a workflow that copies an item into my list2. ...
3
votes
2answers
555 views

PreSaveAction on edit mode

I'm working on a custom list. Two DWP webparts the first one insert data(save button only but some fields are pre filled) and the other one shows the data(This has got edit and delete enabled) I'm of ...
2
votes
1answer
225 views

Sharepoint Designer Workflow Error Occured at start

I have a couple of workflows made in SharePoint designer, that create a looping effect to process items in another list. Basically, one workflow starts when a yes/no field equals yes, the other starts ...
0
votes
1answer
35 views

How do I have a workflow wait until a date field is entered or changed in Sharepoint Designer 2013

I see examples with "Wait for Change" in an date field (column) for SharePoint Designer 2010, but in those examples the condition is selectable (equal, not equal, etc.) but in Designer 2013 it appears ...
2
votes
2answers
1k views

sharepoint field radio button onclick

We have a custom list with choice radio button field with values (Yes,No) and a Checkbox field. We want to hide the Checkbox when user click no, how we can achieve this in SPD? what is the best way ...
0
votes
0answers
19 views

Save workflow as template not working

I need to save my reusable workflow as template in SharePoint Designer 2010. When i tried saving my workflow i am getting this error. "The server was unable to create your template. Please notify ...
1
vote
2answers
1k views

sharepoint stopped working after AD password change

I have sharepoint 2010 installed on my local box for evaluation pourpouses. I had it all working fine until a few days ago when I had to change my AD password. Now, the central administration website ...
0
votes
1answer
319 views

How to create new External Content Type on SharePoint Designer

I'm trying to create a new External Content Type on Sharepint Designer , but where I try to insert the web services wisdom into the "New Connection -> WCF Connection " I get the following error: ...
1
vote
2answers
418 views

How to manage item level permission all at once

I have a list and i would like to be able to set permissions on items all at once or remove or add instead of going to each item and setting the permissions. Also is there a possibility lets say of ...
0
votes
1answer
779 views

Can't create a new web site in SP Designer with Local Admin permission

I need to set up a SharePoint system in my work place. The administrator installed SharePoint server 2010 on a Windows server 2008 R2 virtual machine with his "domain-admin" permission and gave my ...
1
vote
2answers
380 views

How to get user first name in Sharepoint Designer 2010 workflow?

I would like to get access to the current user first name, so be able to insert into an email. I have found that [%Workflow Context:Current User%] will insert the full name of the logged in user ...
0
votes
1answer
345 views

Infopath form opens as read only and cannot be submitted by only some users

We have an infopath form that we created so our staff can submit their expenses through SharePoint. This form then needs to be signed and approved by someone in upper management. Once a form is ...

1 2 3 4 5 34