From: Olivier Billard
Hi Michael,
You can use the role to filter the wd:styling (@type='output' for a read-only rendering) : read-write : <wt:widget id="myWidget"/> read-only : <wt:widget id="myWidget"><wi:styling type="output"/></wt:widget>
see woody-field-styling.xsl in the woody samples
To do this, you can render your template file with an XSP. It works for me.
Or even better you can use the JXTemplateGenerator.
I definitly must have a look at it :)
-- Olivier BILLARD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
