How to create a link in one column data item that leads to dounload link put in other column's data
How to create a link in one column data item that leads to dounload link put in other column's data
RaedShaker
Posts: 2Questions: 1Answers: 0
Hello;
I'm novice user;
I need to make one column data to hold a a download link stored in another column's data
My table holds list of docs {Title, File path(hidden),Author, Date, File Type}
I need to assign a link to the {file type} data item that points to the {file path} stored in the hidden column; any help please !
This discussion has been closed.
Answers
I solved my question, no body cared to answer though !!
thanks for all who tried to help... I'm using Ver. 1.9.4 and here is my datatable definition for the claimed case:
So that the rendered content in the last column will hold the link to the file name stored in the hidden second column.
Thanks for all