Tagged Questions
1
vote
0answers
55 views
Sharepoint Designer Set Task Field drop-down is showing empty
Using SPD 2010 I created an Approval process. I have added few custom field to my task list and now under "Before Task is assigned", the action "Set Task field" is not showing anything on the ...
0
votes
1answer
60 views
How to update a site column field using workflow variable
First let me say I am new to sharepoint workflows. Having said that, here's my question:
I need to create a workflow that fires when a document is added to [po request] document library. The workflow ...
1
vote
0answers
54 views
How to send email to people from choice column with multiple selections
I would like to choice people from choice column with multiple selections and then send email to these people by using workflow SPD.
Can I do it?
I use SharePoint Foundation
Best regards,
Andrzej
0
votes
1answer
173 views
How to use a hyperlink column in a workflow email
I'm creating a workflow "Send an Email" action in SharePoint Designer that needs to use a "Hyperlink or Picture" column from the Current Item. Whenever I select the "Hyperlink or Picture" column ...
0
votes
1answer
319 views
How to use a negative of a numeric column's value in workflow
I have a column named "How many month before the due date to inform the focal" which is used to know how many months before the due date I need to remind the focal to do his task.
The problem is: I ...
1
vote
2answers
621 views
update choice-radio button column, within workflow
I’m having a SharePoint list, the list contains the following column
Column name: initiator outcome, Column type: choice, radio buttons
First options(button):Cancel Request.
Second ...