Page 1 of 1

Horizontal radio buttons

Posted: Fri Apr 10, 2026 11:21 pm
by RGV250
Hi,
I am looking at adding radio buttons to my project. It looks pretty straight forward but it appears the only option is vertical which is rather inconvenient.
This is for the Web app in case there are different options for App developer.

Regards,
Bob

Re: Horizontal radio buttons

Posted: Mon Apr 13, 2026 1:11 pm
by Steve-Matrix
Hi Bob,

In Web Developer there is a "Radio Button" component within the "Controls" tab of Component Libraries:
https://www.flowcode.co.uk/wiki/index.p ... (_Control)

To use this, simply add several to the Webpage Design panel in any orientation you require. If you want these to act as a group (i.e. only have one of them set at the same time) then make sure the "Group Name" property is the same for all that are in the same group.

Here's a quick example:
RadioButtonExample.fcweb
(24.41 KiB) Downloaded 4 times