Simon Petralli 8/6/2012 9:17:06 AM I found a workaround with a XHTML formula:
<a href='data:text/x-type;charset=utf-8,<%Replace(URLEncode([Column]),"+","%20")%>'>Link</a>
Only drawback: you can't specify a file name.
A function in TeamDesk would be much better.
|