SharePoint Designer is a specialized HTML editor and web design freeware for creating or modifying Microsoft SharePoint sites and web pages.
2
votes
1answer
24 views
How to create a Document Library Item without a file in sharepoint 2010?
wish you save my life. I am now doing a sharepoint project but I have little experience.
My requirement:
Design a contract creation/approval process for a company
There are many kinds of contracts, ...
1
vote
1answer
11 views
Allow anonymous user to start workflow in MOSS 2007
I need to send email using workflow in 2007 MOSS when an anonymous user adds an item in the list.
With logged in users, workflow gets completed successfully, but with anonymous user, the list item ...
0
votes
0answers
10 views
all my top ribbon menu images are missing after upgrading to office 365 sharepoint 2013
This site was a custom sharepoint site developed in sharepoint 2010. After my company did an upgrade to 2013, most of the layouts and css styles were messed up. I have managed to put the homepage back ...
0
votes
1answer
19 views
workflow not working when item updated
I have created a workflow on a list , SharePoint 2007, and attached it on item created and item updated. when creating an item, the workflow lunches, and in the workflow an update on the list item is ...
0
votes
0answers
22 views
When using a field with lookup value, SharePoint says “List not found”
Difficulty: Easy
I have this list with a column that refers its values from another column of another list. During the workflow process, the internal status of the workflow becomes Suspended with an ...
0
votes
0answers
12 views
Failed to render “Document ID”column because of error in the “Hyperlink or Picture” field type control
I am opening the sharepoint site using the sharepoint designer 2010.By clicking the All files-> sitepages-> Forms-> DispForm.aspx.
When i open the DispForm.aspx in the "Preview in Browser" I am ...
0
votes
1answer
11 views
How to get a Sharepoint List elements from datasource
I have got 3 list. I make from them one Data Source. How could I get from them one corelated list. How could I connect Data Source into one list?
0
votes
0answers
4 views
Displaying Column Information in the default NewItem Form
I have a column that automatically calculates a number and saves it to a list item based on user input. I want to display the maximum of the calculated number from all the items on my list at the top ...
1
vote
0answers
11 views
How to make the Sharepoint List Preview Pane (right side window) FLOAT when scrolling down webpage?
I have a preview pane of a list of suppliers.
The list is vast 100+ items, but when you scroll down the page and hover over a contact further down the list, you cannot see the preview pane because it ...
1
vote
2answers
31 views
SPD crashes when checking for errors
I have just made one workflow so far, my very first. When I click the button Check for Errors, SPD crashes then restarts. Is it possible that there is something wrong with my workflow? Or should I ...
1
vote
1answer
12 views
Field with Lookup value fails to save in Start a Task Process action
Here is the scenario:
I added a Start a Task Process action.
I clicked Process Settings. Start a Task Process dialog is shown.
I entered the Participants and Task Title.
I clicked "Open editor for ...
0
votes
0answers
11 views
Same labels in SharePoint Designer 2013 Workflow
Do you know what is the difference in the picture below?
There are two Actions - SharePoint 2013 Workflow and Conditions - SharePoint 2013 Workflow. This is confusing for me... I can't see any ...
0
votes
2answers
33 views
PeoplePicker Sharepoint Field Resize
I am editing the look and feel of my Sharepoint NewItem.aspx Form using HTML, CSS and JavaScript. But im having a problem on how to resize my people picker Sharepoint:Formfield. I used css and even ...
0
votes
1answer
15 views
Hide Pause Duration in Item Workflow History
I have a pause duration of 5 minutes to wait for the default 5min timer job to update a metadata in an approval workflow. Is there a way to hide all the pauses from logging in the Workflow History?
0
votes
0answers
23 views
Transpose list items in data view webpart(xslt)
I am working on a sharepoint list with items view like below
name | code | total | date
build1 x1 10 apl-2013
build2 x50 60 may-2013
build3 x90 450 ...
0
votes
2answers
24 views
Create Subsite in OFFICE 365
I want to create Subsites based on some custom list in OFFICE 365.
It is one time job.
I am planning to have one customlist which will contain title,template,inherit permision flag,inherit master page ...
0
votes
0answers
10 views
Make fixed picture in masterpage editable in SharePoint 2010
I have a custom masterpage whith some fixed picture. I always need to edit this picture in sharepoint designer. But I would like to make it managable in SharePoint. Is there some solution to do this? ...
0
votes
0answers
12 views
Link custom column to List Items
SharePoint Lists have a built-in content type with a built-in column called "Title".
This column is linked to the list items also comes with edit context menu.
I want to use this feature/behavior on ...
0
votes
0answers
7 views
Is there a way to include comments from Publish as Major version in workflow email?
I have a workflow for approval of documents, created in Sharepoint Designer 2010. I have included the consolidated comments in the emails that the workflow sends out, but this does not seem to include ...
0
votes
0answers
5 views
How can you use the long web app URL in a custom workflow?
I have a custom approvals workflow made using Sharepoint designer 2010. I am having trouble with the links I have created to the documents in emails that the workflows send because not all our users ...
0
votes
1answer
22 views
Displaying list item details to specific users
I have a custom list with a field called as participants (Multi person column). I want that, only users who are creator, in participants list or owners of site should be able to view the details of ...
0
votes
1answer
24 views
Visual Designer in SPD 2013 is blank
Just some quick background I have a Windows 7 x64 machine with Office 2007 installed. I have SharePoint Designer 2013 and Visio Professional 2013 installed as well. I was hoping to utilize the ...
0
votes
1answer
25 views
name value in asp:Textbox [closed]
<asp:TextBox runat="server" name={@Computer} id="ff1{$Pos}" __designer:bind="{ddwrt:DataBind('i',concat('ff1',$Pos),'Text','TextChanged','',ddwrt:EscapeDelims(string('')),'@Computer')}" />
I ...
0
votes
1answer
23 views
How to add multiple editable fields in page layout in SP 2013 (office 365)
How can I place multiple page content fields so I can edit them from Web Interface...? I tried copy pasting snippet from gallery but content in both fields are same (from second field)
For testing ...
0
votes
1answer
21 views
why I don't see my page layout in all page layout when editing a page
I have created a page layout from Site Setting -> Design Manager -> Edit Page Layout -> Create New Page Layout
Its conversion was successful but I can't find an option to do the followings:
...
0
votes
0answers
21 views
Get SharePoint list item attachment names in multiline text field
I want to get SharePoint list item attachment names in a multiline text field.
When I click on new item in the list and attach some attachments and click on save I want all the attachment names to be ...
0
votes
3answers
55 views
Multiple lists merge in to single list
I have 3 lists
Initiatives
-----------
Initiative (single line text)
Themes
------
Theme (single line text)
Initiative (Lookup from Initiatives:Initiative)
Features
--------
Feature ...
0
votes
0answers
7 views
Reuse Approval process in same workflow
I have built a custom approval workflow in Sharepoint Designer 2010 that I want to send to different approvers based on what type of document it is (which is stored in a custom column called ...
0
votes
0answers
27 views
Custom webpart connected to XsltListViewWebPart
I have a custom webpart implementing IWebPartParameters:
// implement a schema for the data returned by the provider
// you need this for the IWebPart* interfaces
public ...
1
vote
1answer
56 views
I'm getting an error: Register-SPWorkflowService : The root of the certificate chain is not a trusted root authority
I installed SP Server 2013 and Workflow Manager in one server. When I configure Workflow Manager to work with SharePoint Server 2013 farm (http://technet.microsoft.com/en-us/library/jj658588), I am ...
0
votes
1answer
27 views
Creating a Blank Site with SharePoint Designer 2013
Here is my environment:
SharePoint Server 2013 Trial
SharePoint Designer 2013
When I create a blank site in SharePoint Designer 2013, an error message shows saying:
This template is not supported ...
0
votes
1answer
21 views
Creating Document Library View Permissions
I working with SP2013 and do not have access to SP Designer.
I need assistance with the following:
I want to create a document library.
The objective is to have:
1. view that allows users with ...
0
votes
1answer
19 views
Does sharepoint designer 2013 requires SP server or SP foundation ..?
I am running a site on office 365 online and can't install SP server or foundation on my personal computer due to its extensive hardware requirements. But I just need to use SP designer to modify ...
1
vote
1answer
20 views
Removing User ability to manage own alerts
I've been trying to figure out how to get my alert emails that go out to either not display any way for the user to manage their own alerts or remove this functionality from individual users. I have ...
0
votes
1answer
19 views
Zerofill in Workflows
I'm trying to create a searchable ID for a list using Workflows. I do it by setting a field to ARN[ID] (which give me something like ARN1) but I want to zerofill it so it looks like ARN001. How can I ...
0
votes
1answer
29 views
Display “NaN” instead percentage value
I'm using SharePoint 2007 and developing a custom view using SharePoint Designer 2007.
I've a column of a table that should display numbers as percentage. Minimun value is 0, maximum 100.
In SP ...
0
votes
0answers
41 views
Cannot create SharePoint 2010 workflow in SharePoint Designer 2013
Has anybody encountered the error below in creating SharePoint 2010 workflows in SharePoint Designer 2013?
The list of workflow actions on the server references an assembly that
does not exist. ...
2
votes
1answer
30 views
SharePoint Designer 2013 with SharePoint Server 2013 Trial
I have just installed SP Server 2013 Trial and SP Designer 2013 in the same machine. Using SP Designer 2013 gives me this error message:
This Web site must be created on a server that is running ...
0
votes
0answers
9 views
SharePoint Designer 2013: Cannot see workflow from another user
I can't locate a SharePoint Designer Workflow another user has developed. It is a associated to a Content Type, but nothing in Designer says it exists. Only the Web Browser shows it exists. How do I ...
0
votes
1answer
15 views
Why do some field names in the filter criteria not exist in the a SharePoint list?
Recently, I compared the available columns for a SharePoint list side-by-side. I first grab the column for the list view. Then then grabbed the "Data Source" columns in SharePoint Designer 2010, and ...
0
votes
1answer
12 views
Cascading External Data in Sharepoint 2010
I have a list called "Jobs" that have two columns (Type External Data) called "Company" and "Project". When the user selects a Company, I need the field "Project" filter projects in accordance with ...
0
votes
1answer
16 views
can 2 sharepoint sites share access to the same Web part in SharePoint 2013?
can 2 sharepoint sites share access to the same Web part in SharePoint 2013? We have a task list we would like to share access to across 2 different Sharepoint pages from different groups with in our ...
0
votes
0answers
39 views
edit sharepoint list field by get querystring parameter in sharepoint designer
I wanna to create custom edit list item in sharepoint designer. I want to get a querystring parameter value and set it to an field of list item and then user click ok (confirm it).
I do the following ...
0
votes
0answers
25 views
Uploading Documents Choose Destination folder in sharepoint 2007?
Uploading a document in document library; I want to add radio buttons on upload form to select
"Current Folder" or "Select Folder" to upload the document to a specific folder.
How can I achieve ...
0
votes
0answers
21 views
Approval workflow status column not showing in SharePoint Designer 2010 filter criteria
First I created an out-of-the-box approval workflow for a custom list. Next I used SharePoint Designer to add a data view web part of the list I previously created. After adding the data view web ...
0
votes
1answer
18 views
Upgrading a sandbox solution SPD reusable workflow
So, I made sure to follow all the best practices right from the beginning... use content types, create SPD reusable workflow, export the workflow as a template (sandbox solution WSP)...
Built it out ...
0
votes
1answer
17 views
Creating a view of a list with a new column
I have a Sharepoint Linked List, linked to an Access table. I have employee identification numbers among other things stored in this table and created a new column which contained a formula to ...
1
vote
0answers
24 views
How to customise Claim Task link button?
I am writing an approval workflow using SharePoint Designer 2010 (OOTB). In that workflow there is a codition where when the claim task link button is clicked then the workflow status should change. ...
1
vote
1answer
59 views
How to automatically complete a workflow task on data modification?
I'm currently working on a Purchase Order workflow in Sharepoint, and have set this up to, on item creation, automatically run the workflow. I'm creating the workflow in SPD, and this is the key part ...
0
votes
1answer
21 views
Xsl Date Difference Calculation
I have a requirement to calculate the difference between the current day and due day . I used the below formula and i was able to get the date difference .
<xsl:value-of ...