Questions tagged [designer]
The 'Designer' tag refers to work done using the free Microsoft software, Sharepoint Designer. Sharepoint Designer allows customisations of e.g. workflows and can also be used as an administration tool.
92 questions
0
votes
1
answer
21
views
Cannot locate footer definition in master .html, yet it displays
We have an Intranet site based on seattle.master / .html. It has a footer displayed. When I look for the footer I cannot locate it in the .html or the .master.
how can I tell that our Intranet is ...
1
vote
0
answers
70
views
SharePoint Designer 2013: Including Javascript Code
I'm trying to include the following code into SharePoint Designer on a web page. How can I best do this?
When I copy-paste, no results show. The site below mentions using a content editor web part, ...
0
votes
1
answer
269
views
How to Upgrade InfoPath 2010 forms to InfoPath 2013 to deploy on SharePoint 2016
I want to deploy InfoPath 2010 forms to SharePoint 2016. These are Admin Approved browser based forms. Please help with the steps to achieve this.
0
votes
1
answer
4k
views
Some workflows may not be shown. We were unable to reach the workflow service. SharePoint 2013 workflows issue
I am suddenly getting "Some workflows may not be shown. We were unable to reach the workflow service." error when trying to check on the workflows I created using SharePoint Designer 2013. I ...
0
votes
1
answer
36
views
After Creating a new List Item - Change view to the new item
In SharePoint Designer, I'm creating a manual workflow that creates a new item in list 2 from list 1. I note that the "Create New List Item" does this well. It also returns the guid of the ...
0
votes
3
answers
2k
views
Delete a read-only column from a list/library in SharePoint Online
I have a column of type workflow status that is present in some but not all document libraries in a site. When I use power automate to move these files, I am met with an error that says the move ...
0
votes
1
answer
218
views
Missing Condition: "The file type is a specific type" in SharePoint Designer 2013
SharePoint 2013. SharePoint Designer 2013 (version 15.0.4849.1000).
When creating a 2013 Workflow in SharePoint Designer, the condition "The File Type is a Specific Type" is not in the list ...
0
votes
1
answer
55
views
Updating list item from separate library on modify via workflow
For some reason, I can't get this one to work.
I have a LIST (called DASHBOARD, for reference in the picture) that gets information from a LIBRARY (called ARTICLES IN REVIEW). The list item is ...
0
votes
1
answer
232
views
SharePoint list workflow - create incremental id for list item based on condition
i have a SP list (Environment: 2016 on-prem) where i have a Checkbox field (Yes/No). Based on that Checkbox i want to set an incremental number to the list items. Means if the Checkbox is marked in an ...
2
votes
3
answers
25k
views
Change the Yes/No Column Type into a Checkbox for a SharePoint Online List
I am having trouble trying to find out how to change the Yes/No Dropdown to a Checkbox while in quick edit mode. I am on a SharePoint Online list and have tried a few different things without any luck....
0
votes
1
answer
125
views
Updating a column using choices from other lists
I have a list A with a choice column (Choice 1,2,3). And a list B with the same choices column B.
I have also a third list, List C with column A and B which are updated through workflow from the ...
0
votes
1
answer
84
views
How to create a name and date stamping workflow?
I'm working on creating a form that multiple users can edit.
I'd like a feature where a Name and Time Stamp is added to the comments box when a person modified/edits the filed.
Is there a way I can ...
1
vote
1
answer
997
views
sharepoint designer 2013 workflow stuck in progress
I created a list for internal approval and a workflow to perform this approval.
I have designed a workflow below that is simple one. The workflow initate the action well - Set the pending status, send ...
1
vote
1
answer
272
views
Start a task process wait for first response
I'm needing help on the following issue:
The workflow (SP Designer 2013) contains an action 'Start a task process' with parallel assignment. The completion criteria is set to 'Wait for first response'...
1
vote
1
answer
86
views
2010 workflow to send email on one field change keeps sending on any field change
I have a 2010 SharePoint workflow that is set to start when an item is changed. Within the workflow, I have logic that is testing to see if a specific field changed and if so, send an email. I am ...