Get raw value of element in custom list template

Hello,

I have an element (title), set up to link to the detail view. I use this element 2 times in the same file : firstly for the linked title, secondly as an alt text of a picture.
I call it like this in my custom list template default_row.php file :
Code:
echo $this->_row->data->fk_destinations___title;

Unfortunately, after looking everywhere on the forums and wiki, I can't find a way to strip out the html and only get the raw value of this field...

Thanks for any help !

PS : struggled(ing) so much to find simple info for basic templating on list/details and forms, I'll write a guide with examples and share as soon as I'll finish my project...
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top