Hi,

My suggestion is to generate some sort of LIST in backend using that ID's
and than to use that list as source for loop component.

Loop is designed to work with collection of items, so best is to give
collection to handle it.

Hope this helps
Bojan Cincur


Ashwanth Kumar wrote:
> 
> Hi,
> 
> I'm currently trying to create looping structure in one of my pages. The
> source attribute is an object (an entity). The entity, has a value, which
> refers to the ID of the other Entity's reference. Its like i've a column -
> postedBy - this has UID (an Integer) from another entity. My question is,
> when i use a loop to generate the content. How do i refer to the other
> entity's other column, using this ID in this entity?
> 
>  - Ashwanth Kumar
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Help-with-%3Ct%3Aloop%3E-tp26756614p26757010.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to