[TYPO3-english] Copying Typoscript objects
Matt_C_76
matt.clough1808 at gmail.com
Fri Nov 19 13:07:14 CET 2010
Hi theodor,
I had a go using the cObject as you suggested and had a look at the
documentation, but it still doesn't want to accept the value. Typoscript is
still a bit of a mystery to me so maybe I am missing something.
Any addtional advice would be most appreciated.
All the best
Matt
Theodor With wrote:
>
>
>> I want to be able to set plugin.tx_powermail_pi1.email.sender_mail to the
>> value of lib.getEmail
>> I have tried:
>>
>> sender.email< lib.getEmail
>> sender.email.value< lib.getEmail
>>
>> any many other conbinations
>
> If sender.email is of type stdWrap, you should try the cObject property.
> This "executes" the configuration in lib.getEmail. Something like:
> sender.email.cObject = lib.getEmail. Sorry I don't have time to look
> into the code right now, or verify the exact spelling, but if you look
> for cObject in the TSRef (start with stdWrap property at
> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/5/1/),
> you'll be on your way.
>
> Peace,
> Theodor "Norwebian" With
>
> --
> Theodor With
> Bellenett DA
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
>
--
View this message in context: http://old.nabble.com/Copying-Typoscript-objects-tp30256524p30256972.html
Sent from the TYPO3 English mailing list archive at Nabble.com.
More information about the TYPO3-english
mailing list