Thomas Soddemann wrote:

[EMAIL PROTECTED] wrote:

The data being added is something like the following:
</div></div>
</div></div></div>..


We also tried giving an initial value <fd:initial-value><xsl:text>&#160;</xsl:text></fd:initial-value>

but this does not work when we use widget.setValue("");



Hi,

try
widget.setValue("\240");
Also,

widget.setValue(" ");

Is a work around. The problem is in the serializer.

Best Regards,

Antonio Gallardo.


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