AjaxEditableMultiLineLabel doesn't use its converter for the wrapped editor as AjaxEditableLabel does - see #newEditor().
You should create a RFE in JIRA. Sven Alec Swan wrote:
I am using to allow the user to enter a Velocity template in the editor and then preview the bound template content in the label. I created a TemplateConverter class and overrode AjaxEditableMultiLineLabel#getConverter() method to return an instance of TemplateConverter. However, the AjaxEditableMultiLineLabel#getConverter() is never called. What am I doing wring and what is the recommended way to do this? Thanks, Alec
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
