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

Christian Jul Jensen julle at typo3.org
Mon Feb 6 18:00:03 CET 2006


This is a CVS patch request

Type: minor feature

Branch: TYPO3_4-0

currently there is no way to lookup the value of a field which is of the TCA  
type 'select', with options defined directly in TCA items, and so it is not 
possible to use TS to custom render all goven tables. This patch provides a 
new stdWrap option 'TCAselectItem' that makes this available.

Documentation:
TSref section 'stdWrap'

TCAselectItem:
	Resloves a comma seperated list of values into the TCA item representation.
properties:
	table; the table to lookup
	field: the field to resolve
	delimiter: optinal delimiter

-- 
Christian Jul Jensen

TYPO3 association
http://association.typo3.org

* this mail is signed with GnuPG. If all you 
* see is a file of unknown type, your mail client 
* does not support it, just ignore it, it is not
* a virus, or have a look at http://openpgp.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: class.tslib_content.diff
Type: text/x-diff
Size: 2293 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060206/7b91d7ab/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060206/7b91d7ab/attachment.pgp 


More information about the TYPO3-team-core mailing list