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
1answer
16 views

Seperate edit forms for different role user

I have created two edit forms editform1 and editform2 and now I want to open editform1 for the site owner user (Role) and want to open editform2 for site members (Role) let me know How can I do it?
0
votes
1answer
29 views

Workflow Fails to start

I created a sharepoint designer workflow for list. Workflow fails for an item with error message '​ The workflow could not update the item, possibly because one or more columns for the item require a ...
0
votes
2answers
23 views

Workflow Timer Interval

Can I change Workflow Timer Interval value from default "every 5 minutes" to "every minutes" without impact to performace? Thanks for supprt, Best regards
0
votes
2answers
12 views

oracle data in InfoPath form

We have a InfoPath form on which wants to show real time data from Oracle database. E.g. Employee name in a drop down list in InfoPath form from employee table in oracle. Don't want to populate ...
0
votes
0answers
33 views

How to filter list in sharepoint by another webpart(dropdown list) in C# code?

I wanna filter list in sharepoint by using dropdown list in visual studio, And view in sharepoint can't serve me in that , And i searched a lot but i didn't reach any thing
1
vote
0answers
25 views

how to copy List item attachment to document library with SharePoint Designer workflows?

I have SP Foundation without access to the server local folders, so my only change is through Sharepoint designer as far as I know. how can I copy a List item attachment to document library with ...
1
vote
1answer
18 views

SharePoint Designer Encountered an error Verifying Form Template

Good Morning I have created many workflows, so i know how to do it. Recently, i started getting this error. I have even went back to a fresh site collection, made a simple workflow of "Send an ...
0
votes
1answer
20 views

How to retrieve Lookup List's lookup values in a third List

I am using sharepoint 2010 Lists.I have 3 Lists RoleFamily,Roles and Employees. RoleFamily defines under which Family a role exists.There fore RoleFamily is the Primary.The below image shows the ...
0
votes
1answer
17 views

Collect Data from User Task - How can I reference this collected data in another workflow?

I start a Collect Data from User Task in a primary list workflow. After the task is completed, I would like to access the values that were collected from within another custom workflow. Here's the ...
0
votes
0answers
23 views

Copy multiple list items to another list field based on a condition with SPD 2010 workflow

Is it possible, using SharePoint Designer 2010 (SharePoint 2010 Enterprise Edition) to copy multiple list items from list A (Personnel Clearances) to a single field (of any type) in List B (DD254) ...
0
votes
0answers
17 views

Button to save then refresh on the Editform.aspx page

I am working in SP Designer 2007. I have an issue where I would like to update the editform.aspx but allow the user to keep working on the form. My thought was I could do a save then reload, but it ...
0
votes
1answer
28 views

I want a literal 'Read/view Only' library - no save, download or print functionality. Is this possible?

I have a number of documents that I want to be literally 'Read Only' in a Library (ideally view in the browser). This means that I want to disable the 'Save As', download and print functionality to ...
0
votes
1answer
20 views

How to get an id of a field or textbox in spd

I'm working on a NewForm.aspx in SPD.I want to get an id of field or textbox how to get that.because they are using ID such as "ff6{$Pos}"
0
votes
0answers
8 views

error while attaching file in sharepoint 2010

When trying to attach file in share point site, getting error 'null or not an object' in init.js. Also the page is not scrolled till end and a part of page is left behind.
0
votes
1answer
19 views

How do i “copy” a sharepoint 2010 view into a new view preserving custom formatting?

I have a View on a list that is customized with conditional column formatting. I want to copy this and modify it. How?
1
vote
1answer
22 views

How to change FROM address when workflow is configured in SharePoint 2010

There is a requirement to change FROM address when workflow is configured in Sharepoint 2010 ? By default it is static one and I want to change it so that site owners email adress will go as FROM ...
0
votes
0answers
21 views

SP2010 farm scoped custom workflow action not available in designer

We're trying the "Update Items By List View" custom workflow action available here: http://efspwfactivities.codeplex.com/releases/view/63115 It works fine in one of our development environments ...
0
votes
1answer
35 views

How to Calculate Sum of a Column in a SharePoint List?

I'm developing a leave system using Sharepoint 2010 and I have stored following data on a sharepoint list. **Applied Days 3 , 5 .................... Sum of Applied Days ...
0
votes
1answer
24 views

how to find the master page from MasterPageFile=“~masterurl/default.master”

i am unable to edit the master page in SharePoint designer. i guess these master page are bind with the content page latter during the page load. is there any way to find out the master page so that ...
0
votes
1answer
29 views

Design view is missing in sharepoint Designer 2013

IS there any update to SharePoint designer 2013 where design view will be visible for .aspx pages. Earlier version had that feature.what made Microsoft to remove the feature.i feel productivity will ...
0
votes
0answers
21 views

ExpCollGroup Fails with custom list

In Sharepoint Foundation 2010 I created a list, and made a standard view, everything is fine. I go into SPD and apply a simple formula to a column header using the f(x) button. It doesnt matter what ...
0
votes
0answers
15 views

How to send digitally signed email with user certificate using SharePoint 2010 workflows?

I am having a requirement that sending an Email which is digitally signed with user certificate using SharePoint 2010 workflows?
1
vote
0answers
12 views

Connect form web part to DVWP to allow searching

Have an .aspx page with a DVWP that is connected to a list containing 700+ records. I would like to drop a search on this page (HTML Form webpart?) to allow keyword/freeform search criteria that would ...
1
vote
2answers
25 views

Sharepoint Site with Excel Sheet Template for Users to create New Sheets

I am tasked in work with creating a share-point site. Here are my requirements: The main page must allow the user to create a new "File". The file must be an excel sheet template that i will style ...
0
votes
0answers
9 views

SP 2007: Image library & form using only sp designer

I'm not all too familiar with Sharepoint 2007. I've been asked to setup the following using only out of the box & sp designer solutions. No custom development. Can anyone provide assistance as ...
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 ...
0
votes
1answer
20 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
42 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 ...
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
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 ...
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 ...
0
votes
1answer
21 views

workflow custom outcome choice site column takes always default value

I am facing a weird issue, Having one programmatically created Workflow custom task list , Content type and Custom outcome site column. Task outcome always return the taskOutcome: 0 (i.e default ...
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
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: ...
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 ...
0
votes
0answers
20 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 ...
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
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
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
1answer
36 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. ...
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
1answer
48 views

Create item from InfoPath form TO SharePoint calendar, then delete from calendar if form deleted or updated?

I created multiple InfoPath forms for different types of calendar requests (out of office, vacation, holidays, etc). I then have a calendar that all the requests copy to, which I created from a ...
1
vote
1answer
24 views

LI items not showing in the same font size

I have edited my home page using sharepoint designer to include a un-ordered list to display a series of links. For some reason the very first link "Provost and Vice President for Academic Affairs" ...
0
votes
1answer
49 views

Workflow getting suspended after selecting Task outcome :Sharepoint designer Workflow 2013

Issue I am facing, Sharepoint designer List workflow Assign Task , OutCome => custom content type with three options. If statement if outcome=="someting" => go to next stage (here it is getting ...
0
votes
1answer
46 views

SharePoint 2010 - How to edit the default message “There are no items to show in this view of the list.”

Is it possible to edit the default message "There are no items to show in this view of the "listname" list. To add a new item, click "New" in a simple (out of the box) way? I would like to display a ...
0
votes
1answer
17 views

is there an online reference guide for Workflow lookup fields?

I really need a better way than trial and error of figuring out what the different Define Workflow Lookup Data source and Fields are. Is there a good book or online reference tool I could use?

1 2 3 4 5 34