Hello everyone i have a List which is returned from a Database. Then i want
to customize its returned value.
Is that possible?



     <t:loop source="Source" value="source" >
          {$source.value}
     </t:loop>



Ex. {$source.value} if value == 1 it will display OK if value == 2 it will
display Cancel.
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-Customize-Returned-List-tp3218486p3218486.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