Hi

In a generic marker of tt_news I needed to get the header and header_link fields of the plugin.

My solution was to save the fields in a register
tt_content.list.2 = LOAD_REGISTER
tt_content.list.2.content_header.field = header
tt_content.list.2.content_headerlink.field = header_link
tt_content.list.200 = RESTORE_REGISTER

Can this be done in an easier way? Did I overlook something?

Best regards,
Stig
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to