[TYPO3-realty] realty: ###LINKED_TITLE###
Tobias Kellinger
vwpassion2 at yahoo.de
Fri Sep 16 02:33:46 CEST 2011
Hi guys,
Problem: I'm trying to add a "Details" link to each item in my list
view. Under each item I'd like to have a button/link that links to the
corresponding single view page.
Using ###LINKED_TITLE### in the template doesn't work unfortunately,
because it overwrites the html output, like so: <a
href="/correct-link-to-single-view">*NAME OF THE OBJECT*</a>
Instead of the name of the object, I'd simply like to output the word
"Details". I've looked into class.tx_realty_pi1_AbstractListView.php,
but I can't figure it out.
Any help is much appreciated.
Kind regards,
Tobias
More information about the TYPO3-project-realty
mailing list