hi nick,

i know about RenderDisabled... it decorates the input tag with a disabled attribute. but i need to render only the values not the input tag and whatever else is rendered... :). do you know how to access the parameter values? The only other alternative i see is to use a if and a block component... and if you have a big form this gets quite annoying :)

g,

kris

 

 

Use the source ... check out how RenderDisabled works:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry/corelib/mixins/RenderDisabled.java?view=markup

Cheers,
Nick.

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to