« Return to Thread: access component variable

Re: Re: Re: access component variable

by nille hammer :: Rate this Message:

Reply to Author | View in Thread

Hi Cid,

I have just been to the toilett and have thought about your question. Maybe you could nest component B in component A directly rather than in the page? Example follows:

in page.tml
...
<t:a .../>
...

in a.tml
...
<render the stuff from a>
<t:b parameter="valueFromA">
...

Would that be an option?

Regards, nillehammer

==
http://www.winfonet.eu


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: access component variable