You can create a contextasset by code or you can use a Any component inside
that foreach like:
On 7/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> I have an entity with a field that is a path to an image
> for instance
> item.getImage(); will return "/images/image1.jpg"
> what i a
I have an entity with a field that is a path to an image
for instance
item.getImage(); will return "/images/image1.jpg"
what i am trying to do is set this in a page as an image.
I have tried using the image component but couldn't figure out a way to set an
asset at runtime, the problem is tha