|
Re: HGap in GroupBoxes [message #1851905 is a reply to message #1851867] |
Thu, 21 April 2022 12:32 |
|
Hi Nils,
overriding getConfiguredBodyLayoutConfig should work. Are you sure it has no effect? Please note that every field reserves a space for its status as well. You can remove that by setting statusVisible to false. To do it for every field in the group box, call setStatusVisible(false) in execInitField() of the GroupBox.
|
|
|
|
Re: HGap in GroupBoxes [message #1851938 is a reply to message #1851914] |
Fri, 22 April 2022 06:18 |
|
Could the gap be caused by the mandatory indicator of the second field? If yes, you can hide it by adding the CSS class "no-mandatory-indicator" (CssClasses.NO_MANDATORY_INDICATOR) to the field.
Kind regards,
Beat
|
|
|
Powered by
FUDForum. Page generated in 0.02584 seconds