Tagged Questions
0
votes
2answers
306 views
Get the URL from the hyperlink column for workflow
I have list with 500+ records. There is a hyperlink column called "TargetURL". As all of us know SP saves hyperlink in ["http://portal.site.com/sitecoll/doclib/Forms/someview.aspx", description ] ...
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 ...
1
vote
1answer
486 views
Collect Data from User in Workflow - custom email - collect data URL creation
When I'm creating a workflow in SP 2010 Foundation, I'm using the collect data from user action. I'm able to add it and by default it sends the default e-mail to the user asking to action the item. ...