A href link in mail

A href link in mail

Hello,

I am trying to put the link in mail body of my email in Zoho creator. I need to provide the link to the uploaded document through mail sent.

I have the link -

"<a href='https://creatorexport.zoho.com/DownloadFile.do?filepath=/" + input.File_Upload
  + "&sharedBy=" + zoho.adminuser&appLinkName=test&viewLinkName=test_view+ "'>Uploaded File</a>"

But it is displaying the entire link instead of the "Uploaded File" caption. The HTML tags are also enabled in Application settings.

Please help me to resolve the problem.

Thanks in advance.
Umesh