Hi,
I have designed a smartform sending invitation letter to an external candidate. This form is configured on the HR Portal and the candidate receives the contents of this form in an e-mail. We are displaying a hyperlink <%W>&GV_URL&</> in this form. Data for the URL comes from the portal.
When the candidate receives the mail, the link of the URL is breaking into 3 lines since it is long. Only the first link has the hyperlink and other 2 lines printed normally. So when he clicks on it, it says page cannot be displayed since this is not the complete URL.
E.g: https://ABC
PQR
XYZ.
Actual URL is https:ABCPQRXYZ
I checked forums and we tried using <A HREF='&GV_URL&'>Click Here</>. If I try printing with command line /: nothing is seen. If with any para format, its printing the whole line <A HREF..................></>
Can anyone please suggest a solution for this issue.
Thanks and Regards,
Vanessa