SharePoint Designer is a specialized HTML editor and web design freeware for creating or modifying Microsoft SharePoint sites and web pages.
0
votes
2answers
21 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
1answer
7 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
1answer
307 views
How to enable anonymous access for the custom master page in SP2010
I created one site with forms based authentication and anonymous access. That is working fine. Now i want to replace the master page with the custom master page. I just copied the nightandday.master ...
0
votes
1answer
312 views
How can I add recipients to email created with Workflow?
I have a List with a column called "Add Recipients",
Require that this column contains information: No
Allow multiple selections: Yes
Allow selection of: People and Groups
Choose ...
0
votes
1answer
325 views
Copy and Modify a Sharepoint Designer 2007 Workflow
In SharePoint Designer 2010 the option there is an option to "Copy and Modify" a workflow based on an existing workflow template such as "Approval, Collect Feedback or Collect Signatures".
Is there ...
2
votes
2answers
333 views
Color Code Due Date for All Tasks?
I am trying to format a Tasks list in SharePoint 2010 using Sharepoint Designer using the following settings under conditional formatting.
Field > Due Date = Less Than > Value = Current Date
...
0
votes
0answers
21 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
11 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
430 views
SharePoint 2010 Blog Site Custom I Like it locations
On A SharePoint 2010 blog site does anyone know if you can add the "I Like It" button to the blog post summary's. I would like to add the "I like it" through out the blog so users can tag "I like it" ...
1
vote
0answers
9 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 ...
3
votes
3answers
1k views
Why does SharePoint always prompt me to download SharePoint Designer when I already have it installed?
For example, if I click Edit page -> Edit in SharePoint Designer from within my SharePoint site, I'm always presented with a dialog prompting me to download Designer. I already have Designer ...
1
vote
1answer
492 views
SharePoint Designer workflow replaces special characters from Rich Text Field with garbage
We are trying to build a very simple workflow so blog post users can email their posts to specific users/groups. The workflow should be pretty simple, just grabbing the body from the list item and ...
0
votes
0answers
16 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
14 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
0answers
5 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
26 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 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
525 views
How to setup TFS 2010 portal to be accessed from outside
I have TFS 2010 integrated with SharePoint 2010 web application on port 80, I created team project and now i cant access it from outside at all.
Details:
-I have a port forward which forward port ...
0
votes
1answer
19 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}"
1
vote
1answer
21 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
1answer
46 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
17 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 ...
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?
0
votes
1answer
27 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
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
0answers
18 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 ...
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
22 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
1answer
30 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
2answers
466 views
How to disable a sharepoint 2010 list column through sharepoint designer?
I have a list and I want to disable a single-line-of-text column. How can i do this through SharePointDesigner? Also, how can I set this field read-only through SharePointDesigner?
0
votes
0answers
11 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?
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 ...
1
vote
1answer
306 views
custom SPD workflow not working after server restart -'Failed on Start (retrying) '
MOSS 2007 WSS 3.0
Have an Infopath form library with custom SPD workflow which worked beautifully until the server was restarted.I can create basic workflows against this form library that will send ...
2
votes
5answers
609 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
647 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
19 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
465 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
37 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
626 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
12 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
753 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
12 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
845 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
423 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
36 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
785 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 ...

