When you use upload file.. it only output's the path as text as opposed to a link..?
is it possible to output a href?
or am I gonna have to use some jquery / css magic to hack it..?
When you use upload file.. it only output's the path as text as opposed to a link..?
is it possible to output a href?
or am I gonna have to use some jquery / css magic to hack it..?
Where are you referring to it only outputs the path as text as opposed to a link?
In the Entry Detail it turns the path into a link. If you use the All Fields variable in your Notification emails it turns the path into a link automatically. The actual field value isn't a link, it's simply a path to the file.
Turning it into a link would be the task of whatever code is being used to display that path.