I have a web application(http://test:2000) and a list in it having workflow associated with it. I have extended this web app tohttp://mysite.mycompany.com and inside the workflow I use the form_urn field as a hyperlink while sending email, so that when user click on the link they will redirect to specific form only....But when I use
form_urn instead of extended web app URL it shows my old -
http://test:2000 URL that shows error on click when access it outside my network...Please help!!
↧