I have an issue with nested tables

I have an issue with nested tables

That is a known issue.


Unfortunately there is no solution to display nested tables (a table in a table).


When you want (your clients to) work with tables we advise you to use the trial period to test the behavior of the HTMLeditor plug-in in your specific case.

    • Related Articles

    • When I open a streamed file in the callback method it sometimes is still busy. What can I do?

      This is a known issue with the DataStream plug-in. It can happen when you open the streamed file immediately after it was created, using the callback method. The issue can be avoided by adding 'application.sleep(500)' (500ms sleep) before you open ...
    • I have events that belong to multiple users, how do I deal with that?

      Before version 3.0 you can only attach one user and one category to an event. To add more users to an event you would have to create a N:M relation from the event to the users (or M:N) in the database. That solves the issue.  However, the bean ...
    • How can I debug the Exchange Plug-in

      When you start to work with the Exchange and/or ExchangeWS Plug-in it is good to have additional information about what you are doing. Or you need to debug an issue and JEC or IT2BE ask you for additional information. When this is the case please ...
    • Servoy WAR Builder - BitBucket Pipelines

      Servoy WAR Exporter This Docker image for BitBucket Pipelines allows users to build Servoy WAR files, using options from Servoy's bundled WAR export. In order to use this Action, you will need an All Products Pack API key from Servoy Components. See ...