Native Support for Scrollable Nested Tables in Editor
Kesavan M
We would like to raise a feature request to enable native support for applying a scroll bar only to nested (inner) tables without impacting the parent table layout. Currently, the editor does not support this behavior, and achieving it is not possible without using custom CSS or HTML, which is not recommended. An enhancement that allows controlling scroll behavior specifically at the nested table level within the existing editor framework would provide better flexibility and eliminate the need for customizations.
Log In
I
Institutional Magpie
In fact, our team generally lacks WYSIWYG controls for table width (in px or% of screen width), column widths, and row heights. In particular, the option for% entries would allow tables to be created without a horizontal scrollbar.
Example: When sliding with a handle, the pixel width should be displayed as a mouseover so that columns can be pushed to the same width more easily when there are several similar tables one below the other. A double click on the column handle should then allow pixel or% input. This context menu could be supplemented with other typical table styles, such as (table, row, cell) border, background, etc.