Hi All,
  Scratching my head over this one.  I have created a table using:

<table-plus fields="status, created_date, updated_date, file_path_link,
user" />

Which display everything in a lovely table.  The thing is, file_path_link
contains text which has the location of a file on the filesystem.  I want to
make this a hyper link and cannot get it to work.

For example, if the text returned by file_path_link is: 1/2/filename.jpg

How do I make that a hyper link which points to:

http://127.0.0.1:3000/1/2/filename.jpg

The idea is that clicking on the text will allow the user to download the
file.

All help and suggestions welcome!

Thanks,
Patrick

--

You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=.


Reply via email to