Skip to main content

Hi,

 

Can anyone tell me how to do this...

 

I've got a form that a user partially fills in and submits. The form is then sent to be authorised via a Workflow.

Once authorised, i then want to send this completed and approved form to the Team Leader to continue adding information to it.

 

I have done an email event in the workflow to email the Team Leader, but how do I enter the link to that particular submitted form into email body?

I tried using Task Item URL: http://localhost/defaullt.aspx? with the SERIAL Number ticked. But when the Team Leader clicks on it, it just says page not found.

Am i using the wrong syntax? I'm using Worklist Item Link in the email body.

 

Thanks,

 

Hi,

 

Just bumping this. Any ideas please?

 

 


That is the correct approach, so I suspect something is wrong with the URL you are using.  I realize this could just be an example but...

 

You posted the Task ITem URL is "http://localhost/defaullt.aspx?"  Two questions:

 

1) You do realize localhost will always resolve to the local machine only, correct?

 

2) You have two L's in "default.aspx."  Is that what you intend?


Reply