03 Troubleshooting
Designer
Rich text applet doesn't always work correctly in tables
Problems:
- If a rich text applet is the first item in a table cell, anything following it does not appear.
- If a rich text applet follows a rich text field as HTML in a table cell, part of the applet tool bar is displayed but the applet is not usable.
- If a rich text applet is in a merged cell within a tabbed row, the rich text applet will not show up.
Solutions: - Explicitly set the width and height values of the rich text applet. The table cell sizes are calculated properly and the applet displays properly.
- Manually specify the width and height of the applet in Domino Designer via the HTML Attributes of the rich text field. Enter: "width=xx height=yy".