Hi all,
I made a form that a user uses to manually list files stored on the local
network drive, that are then displayed in a table. It works fine but to get
the link to be clickable you have to copy/paste the windowsPath macro into
the inline form field.
I am wondering how I can put the variable for the file into the windowsPath
macro so its clickable in the table, like this (only it doesn't work):
...
<td>{{windowsPath share="$formObj.file"
name="Link"/}}</td>
...
I've tried a few things out but I'm not really sure on how to get it
working. Do I have to create an entirely new macro?
Thanks,
Lockie
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Using-a-Variable-in-the-WindowsPath-Macro…
Sent from the XWiki- Users mailing list archive at
Nabble.com.