Hi André,
It is possible to give a screen component a fixed size within a modelled Screentype in the SF.
For this to work you should examine how the Screentype is build up by the dragged components on it. The direct related splitter, which places two components side by side on the screen, plays an essential part on this to work. One of the components on the splitter decides the splitter distance. The other end will take the rest of the available space within the working area.
You can use the marked size fields in the screenshot below to influence the splitter distance and accessibility.

Width or Height decides the splitter distance. Notice the
Unit field to declare whether the splitter works with pixels or percentages. Whether width or height should be used depends on the direction of the related splitter component.
You can manage the splitter accessibility with the "
fixed on resize" field. When enabled the component keeps its size and the splitter could be dragged by the user.
Bar components, like e.g. a prefilterbar or a combined filter, work this way by default.
Bar components gets priority over other components like a grid or a form. For a splitter component without a bar component on it, components marked as
"fixed on resize" gets priority. Else when both ends of the splitter contains sizable components, the order the components are dragged on to the ScreenType will decide which one is responsible for the splitter distance.
Example: in the screenshot, "Grid1" is selected. Notice that "Splitter12" manages the grid and a child splitter called "Splitter15". The priority goes to "Splitter15" in this case because it contains bar elements. Setting a custom size to "Grid1" will have no effect at all.
Notice that non "fixes on resize" splitters will write their distance back to
IAM as
User Preferences when enabled for the user.
I hope this will help you!
Kind Regards,
Erik Brink
Hi Erik,
Thanks for your quick response.
In my example there is no splitter between Grid1 and the Tabpage5. I tried to change the height for Tabbed5 and Tabbed5DetailTabPage5 before (like splitter4 and task1), but it has no effect. I tried to add a splitter, but that seems not possible.
Maybe a 'status line component' in a future release, refreshed like badges 🙂

Best regards,
André
Hi André,
What about the visibility of the form buttons?

I think the form reserves room for them pushing the form controls away, which causes this message.
Regards,
Erik
There is nothing to size in the detail subject with a single component on it. The single component will take 100% of the available space.
No fields hidden by the layout SP I hope? These will reserve space as well in case they become visible again.
If not, please report an issue for this subject to TCP.
There is no layout procedure for this subject. I reported an issue in TCP. Thanks Erik!