Select Files (just file name not complete url)
Hi Low,
I've got an issue with Low Variables and the select file type. I need to be able to output only the file name and not the complete url. I've looked through the documentation but can't find anything that provides a way to do this.
Replies
Sean 19 Sep 2012 19:54
worked around this by using low_replace.
Low 20 Sep 2012 08:33
Just about to say that the current Select Files type will always only give the full URL back. Using low_replace will indeed help you with other output.