Panels can be adjusted to make them not resizable and be set to have a specific height, this Use Case explains the steps needed to achieve that.
- 1. Summary
- 2. Step by Step Guide
- 2.1 Enable the fixHeight attribute
- 2.2 Set the height of the Panel Object
- 3. Documentation
1. Summary
Some attributes of Panel Objects like Forms or Grid / Table allow the developer to adjust the resize behaviour in a Screen. To set a fixed height for Panel-level objects, fixHeight logical attribute can be enabled, which disables the panel splitter bar's resize function to maintain the fixed height. You can also set the initial height using the "Vertical slots filled" attribute.
2. Step by Step Guide
2.1 Enable the fixHeight attribute
2.2 Set the height of the Panel Object
3. Documentation
To find more information, you can check the following documentation.
Back to Use Cases
Back to Build.One Help-Center Home