Skip to main content

Hi Guys,

 

I am having a couple of issues with K2 Fields in the web designer. In my process I am sending a mail out when a new document is added to a library and the following goes wrong in the mail activity.

1. Adding the Title field to the subject of the Mail activity always adds a   after the title

2. Adding the Document Url (url) to the mail body, The url is missing /forms/ e.g. the url rendered out is http://server/Finance/DispForm.aspx?ID=4 which should be http://server/Finance/forms/DispForm.aspx?ID=4

Any advise on how to overcome/work around these  2 points.

 

Thanks in advance

 

k2Tariq

 





/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;}

k2tariq:


You might want to submit an official support ticket on this.  I don't know what version of pearl you are using, but I had an issue with SharePoint Workflow Integration workflows (which is basically what the K2 Web Designer generates) sending out incorrect URL's as well.  I didn't have the exact same issue as you, but it wouldn't hurt to get support involved in case it is a geniune bug.


Reply