[TYPO3-dev] Problem with selected records in pi_flexform
JoH asenau
info at cybercraft.de
Fri Sep 25 15:41:30 CEST 2009
> You are right about the "virtual fields" that are assigned when
> activating the tagging for any kind of records. So the number of
> relations will not be saved if you just activate tagging for a table,
> because there won't be any field in this table.
BTW: The fact that TYPO3 just stores the number of relations in a field that
is using MM tables for relations to other records was the reason why we
thought about the concept of "virtual fields" for the tagpack at all.
Usually this information is not necessary to get the related records when
displaying them in BE or FE output. So the question was: Should we pollute
"taggable" tables with additional fields when these fields are containing
pretty useless information only?
One advantage of the "virtual fields" is that you don't have to remove them
from each and every table if you don't want to use the tagpack anymore.
Another one is that we use more SQL queries and less PHP arrays to get the
necessary information, which is better performancewise.
HTH
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
TYPO3 workshops: http://workshops.eqony.com
More information about the TYPO3-dev
mailing list