[TYPO3-core] RFC: TS resolving of select fields with TCA hardcoded items

Michael Stucki michael at typo3.org
Fri Feb 10 16:56:16 CET 2006


Hi Julle,

> Done and comitted.
> 
> @stucki: do you add the documentation?

Done. Clever that you didn't add a datatype to the suggested
documentation ;-)

This is what I have added:

---
TCAselectItem.
---
Array of properties
---
Resolves a comma seperated list of values into the TCA item representation.

.table (string): The Table to look up
.field (string): The field to resolve
.delimiter (string): Delimiter for concatenating multiple elements.

Notice: Currently this works only with TCA fields of type ?select? which are
not database relations.
---

Regards, michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-core mailing list