This workflow is/ should be done by using SharePoint Designer. There are only a few ootb statements, new one have to be designed, with and without use of Visual Studio.
0
votes
0answers
12 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) ...
1
vote
0answers
14 views
Getting a “Content types that are available to this Document Set have been added or removed”
I am creating document sets through workflows. Edit: I just tested and I'm getting this message for manually created documents sets as well. Every new document set is showing the message:
Content ...
0
votes
0answers
8 views
SharePoint Online o365 A2/P1 License questions
o365 SPO 2013
I've read the compare chart between A2 and A3 but wanted to confirm here:
With A2 (SPO P1 I think)...
Can we create custom 2013 workflows?
Create and serve Infopath Web forms with ...
0
votes
0answers
9 views
First o365 SharePoint Online Workflow - A2/P1 license issue?
Probably doing something wrong, but wonder if it's a License or settings issues in o365.
Created a new Library (where I have owner rights) in SPD 2013, added
a very simple workflow that emails ...
0
votes
1answer
36 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
9 views
Customizing the Collect Feedback Workflow
I'm wanting to use the collect feedback or the Start Feedback Process workflow tasks or Collect data from user activities to create a workflow. But Im not sure which would be the most flexible. The ...
0
votes
1answer
14 views
Value of currency type colum is wrongly displayed in workflow email
In my list, I have a column called "Cost" which is a currency type column. When a user creates a new item in the list, I send a workflow email. In that email, I use [%Current Item:Cost%] to pull up ...
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
17 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 ...
0
votes
1answer
44 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
15 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?
0
votes
2answers
36 views
Why can't I reset a Due Date in a customized Approval Workflow?
I have a customized Sharepoint 2010 Approval Workflow that has triggered a Task. I want to be able to edit the Due Date manually, but when I try, it is a Read Only field. Any help?
0
votes
1answer
15 views
Workflow Approval
I have attached a workflow to a form ( with infopath ).
I need to add a condition in Sharepoint designer 2010 ( Workflow Approval ) : like this :
If List Purchase Orders: Total Price is greather than ...
0
votes
1answer
19 views
How do i automatically get date and time when status of a task is changed?
How do i capture date and time when status of task is changed?
I have 3 different columns Date Assigned, Date In Progress, Date Completed.
When a task is assigned to a user, is there a way Date ...
0
votes
0answers
35 views
Form_URN and Current Item URL - both do not work when used in a Task email notification to provide a clickable link
I found in a few threads that I could use Form_URN in my email notifications that a task was over due, but this does not work for me.
I have tried in several different workflows, so I know it isn't ...