locked
Send InfoPath 2010 Filler Form link in an Email using SharePoint Designer Workflow RRS feed

  • Question

  • I have a workflow where a Infopath 2010 Filler form is submitted by a user in the Form Library. Upon submission I am trying to send a mail to his manager. The mail needs to have the link of the form which has been submitted.

    I can see the link when I hover my mouse on the form (which looks like:

    "http://myserver/sites/mydocLibrary/myInfoPathForm.xml").

    How do I dynamically capture this link in the workflow to send it in the email content.


    Ebenezer

    Wednesday, September 10, 2014 10:29 PM

Answers

  • In the "Send Email" command in SharePoint Designer you can build the email text.  The Send Email dialog has a button to insert a link. For the link's URL use the field "URL Path" as a string value.


    cheers, teylyn

    • Proposed as answer by Hemendra Agrawal Thursday, September 11, 2014 5:28 AM
    • Marked as answer by denkyira Thursday, September 11, 2014 12:16 PM
    Wednesday, September 10, 2014 11:54 PM

All replies

  • In the "Send Email" command in SharePoint Designer you can build the email text.  The Send Email dialog has a button to insert a link. For the link's URL use the field "URL Path" as a string value.


    cheers, teylyn

    • Proposed as answer by Hemendra Agrawal Thursday, September 11, 2014 5:28 AM
    • Marked as answer by denkyira Thursday, September 11, 2014 12:16 PM
    Wednesday, September 10, 2014 11:54 PM
  • Hi Teylyn

    Thanks. I will Implement it tomorrow at work and will let you know. I appreciate your prompt response.



    Ebenezer

    Thursday, September 11, 2014 12:08 AM