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
Horizontal radio buttons
-
RGV250
- Posts: 434
- http://meble-kuchenne.info.pl
- Joined: Sat Mar 19, 2022 4:53 pm
- Has thanked: 43 times
- Been thanked: 44 times
-
Steve-Matrix
- Matrix Staff
- Posts: 1828
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 263 times
- Been thanked: 422 times
Re: Horizontal radio buttons
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:
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: