Radio Button Group Sizing

Radio Button Group Sizing

brad.jackson
Enthusiast Enthusiast
523 Views
3 Replies
Message 1 of 4

Radio Button Group Sizing

brad.jackson
Enthusiast
Enthusiast

I am having an issue with the group / boundary sizing when I use radio buttons.  The issue is not consistent.  I would think that the boundary box would automatically size to fit the number of radio buttons but one of my parameters ROOM TYPE gives me a boundary box height that is clearly too tall for the number of radio buttons.

 

You can see that the boundary for the DOOR TYPE is sized correctly.  Both parameters have a column count of (2).

 

bradjackson_1-1679321050936.png

bradjackson_2-1679321124073.png

 

 

0 Likes
Accepted solutions (1)
524 Views
3 Replies
Replies (3)
Message 2 of 4

petr.meduna
Advocate
Advocate
Accepted solution

Put an empty space feature at the end of Room Information tab. space.PNG

0 Likes
Message 3 of 4

brad.jackson
Enthusiast
Enthusiast

That works.  Any idea why the empty space is needed to fix this or what the root cause is.  I notice that when I created a new form in the same .iam and used the same parameter, it worked as I would expect without using the empty space.

0 Likes
Message 4 of 4

petr.meduna
Advocate
Advocate

You can also set height of the parameter in 'Size Limits' instead of using Empty Space. It happen because radiobuttons are sizeable and when there is no limits, parameter just fill whole space of the form control.