Subject:Unable to add information into xsl in wysivyg Author:Minollo I. Date:30 Dec 2005 09:58 AM
Keijo,
when that happens, it means that the XSLT execution branch chosen to simulate the wysiwyg rendering is not activating the part which takes care of your table content (typically because its controlled by an xsl:if or xsl:choose).
Select the vertical bar at the left of the table, click WYSIWYG > Conditional Processing (or WYSIWYG > Conditional Processing (Table Row/List Item)) and select "Activate If"; that will force WYSIWYG to findi an execution branch which makes that condition succeed.
If that still doesn't work for you, please attach (or email: stylus-field-report@progress.com) the XSLT and XML documents you are using.