By Oghnia on
OK, I know I should be posting my question in the file cck module but there is no traffic in there so my question won't be answered...
so here is my question...
I am using the file cck module..
now I am using Views to display a list of all the files,,,
Now what I want is to list the names of the files without the links to the files,,
also I would like to get the link (the file path) alone,, separate and not linked to the file description..
I can't find info about this anywhere..
please help
Comments
IIRC filefield exposes the
IIRC filefield exposes the filename and path separately in views-- just add fields for each one. If you don't want the name to be a link, just select the "Plain" handler for the file name field.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
I have no idea what you are
I have no idea what you are talking about!
can you please elaborate
______________________________
next project convert this site to drupal -> http://www.oghnia.com
now I am using Views to
you have some idea ;-)
In your view, go to the "Fields" options-- there will be fields for "File: Name" and "File: Path" add them both. In the options for the "File: Name" field will be a column titled "Handler" that probably says "link". Change that to "Plain". That should fix having the name as a link.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz