Title: Message
I think this should just be
 
<ww:url page="smallImageURL"/>
 
I think.
 
Most all of the attribute values are evaluated, so this will try to get the smallImageURL property from the ValueStack.
 
Can someone verify?
-----Original Message-----
From: Andre Mermegas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 7:40 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] using ww:url

Hey all,

 

So, I’d like to do something like this:

<ww:iterator value="@FeaturedItemsKey">

<img border="0" src="" page="<ww:property value="smallImageURL"/>" /> />

</ww:iterator>

 

but page attribute doesn’t accept expressions, anybody have a suggestion on a better way to do it? Thanks! =)

 

 

Regards,

-Andre Mermegas

 

Reply via email to