[Typo3-dev] displaying value instead of id - listbox
Philippe Gagnon
philgag at hotmail.com
Fri Jul 2 17:09:25 CEST 2004
Hey folks,
I have a listbox for a field in my extension and on the frontend it display
the id of the value selected but not the value itself.
I'm lost concerning what to change in the function getFieldContent($fN) in
order the get the name of the value. I know I have to get a case
"mydatabasefield" but I can't figure what to put inside other than return
$this->internal["currentRow"][$fN];
thanks
More information about the TYPO3-dev
mailing list