Colspan/rowspan not shown in Studio screen designer

Hello community,

I have created a very standard edit screen with form container. The form container has two columns, and I want to spread some of my components over both columns and/or several rows, using colspan and rowspan.

When I request to screen using the frontend, everything works as expected. However, the screen preview in CUBA studio itself seems to completely ignore any colspan or rowspan attributes. In essence, this renders the preview completely useless, as all subsequent components are consequentially totally misplaced.

Is this intended behavior? Is there anything I can do to make the preview respect spans? Or should I open an issue on Github?

Thanks for any advice!

Hi,

These form attributes will be supported in the next version of the Studio.
There is a ticket already: https://youtrack.cuba-platform.com/issue/STUDIO-7264