Expand my Community achievements bar.

Radio buttons aligned side by side in subform

Avatar

Level 2

Hi,

I have two radio buttons in a subform that flows that I want to be side by side but while they are in the subform it only gives the option of them being stacked. How do I change this.

Thanks,

3 Replies

Avatar

Level 10

Hi,

If you wrap the RadioButtonList in a flowed subform (right click on the RadioButtonList and select "Wrap in Subform") then you can set the flow direction to left to right and the RadioButtonList will inherit the setting.

Regards

Bruce

Avatar

Level 2

Sorry maybe I am being a bit dumb but when i put the buttons into a subform of the greater subform, they are now on top of each other and won't untangle when I put it as right to left.

Avatar

Level 10

Hi,

Should be as simple as that, are you able to upload your form somewhere and post a link here and we can have a look.

But this is what I meant, the subform wrapping the radiobuttonlist should have a flow direction of left to right, you might also need to resize it or set the width to auto-fit in the layout palette.

HorizontalRadioButtons.png

Regards

Bruce