You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by alanearl <al...@dash.com.ph> on 2009/12/14 01:52:27 UTC

T5.1.0.5 Return Page with many blocks in a zone?

Im making a page zone in Tapestry 5.1.0.5.
I know how to use page links.

PageLink
EventLink
ActionLink

But my problem is how will i return a pages into it specific block?

I can directly return page a into page b.
But i cannot return from page a into page b.1 or page b.2 or page b.3.

Any ideas?


-- 
View this message in context: http://old.nabble.com/T5.1.0.5-Return-Page-with-many-blocks-in-a-zone--tp26771630p26771630.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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


Re: T5.1.0.5 Return Page with many blocks in a zone?

Posted by alanearl <al...@dash.com.ph>.
I dont think iframes will work,
In iframes you need a src but the problem
is i cannot return the src.

Yes, i think component will do...

Thanks man you gave me an idea!
have a nice day...


Ashwanth Kumar wrote:
> 
> Well, I dont think you can return Page A, into Page B. If u want so,
> instead
> of Blocks, why not use iframes?
> 
> If you cant use iframes then, try converting you Page A, into a component
> and add it to page B, onDemand! After all, Tapestry is all about that r8?
> 
> HTH
>  - Ashwanth Kumar
> 
> On Mon, Dec 14, 2009 at 6:22 AM, alanearl <al...@dash.com.ph> wrote:
> 
>>
>> Im making a page zone in Tapestry 5.1.0.5.
>> I know how to use page links.
>>
>> PageLink
>> EventLink
>> ActionLink
>>
>> But my problem is how will i return a pages into it specific block?
>>
>> I can directly return page a into page b.
>> But i cannot return from page a into page b.1 or page b.2 or page b.3.
>>
>> Any ideas?
>>
>>
>> --
>> View this message in context:
>> http://old.nabble.com/T5.1.0.5-Return-Page-with-many-blocks-in-a-zone--tp26771630p26771630.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
> 
> 

-- 
View this message in context: http://old.nabble.com/T5.1.0.5-Return-Page-with-many-blocks-in-a-zone--tp26771630p26773266.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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


Re: T5.1.0.5 Return Page with many blocks in a zone?

Posted by Ashwanth Kumar <as...@gmail.com>.
Well, I dont think you can return Page A, into Page B. If u want so, instead
of Blocks, why not use iframes?

If you cant use iframes then, try converting you Page A, into a component
and add it to page B, onDemand! After all, Tapestry is all about that r8?

HTH
 - Ashwanth Kumar

On Mon, Dec 14, 2009 at 6:22 AM, alanearl <al...@dash.com.ph> wrote:

>
> Im making a page zone in Tapestry 5.1.0.5.
> I know how to use page links.
>
> PageLink
> EventLink
> ActionLink
>
> But my problem is how will i return a pages into it specific block?
>
> I can directly return page a into page b.
> But i cannot return from page a into page b.1 or page b.2 or page b.3.
>
> Any ideas?
>
>
> --
> View this message in context:
> http://old.nabble.com/T5.1.0.5-Return-Page-with-many-blocks-in-a-zone--tp26771630p26771630.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>