Skip to content

Single Selection Group Element

The Single Selection Group element creates a radio-button style group where users select one option from multiple choices.


Overview

Single Selection Group is ideal for:

  • Multiple choice questions
  • Preference selection
  • Category selection
  • Any "choose one" scenario

Adding a Single Selection Group

  1. Open the Website Builder
  2. Find Single Selection Group in the Elements panel
  3. Drag it onto your page
  4. Configure options in the General Tab

Properties

General Tab

PropertyDescription
Question TextLabel displayed above the options
OptionsArray of choices with text and values
Allow DeselectLet users clear their selection

Options Configuration

Each option has:

  • Option Text - Display text shown to users
  • Value - Internal value stored when selected

Color Tab

PropertyDescriptionDefault
Unselected BackgroundOption backgroundBlue (#2B98E0)
Unselected TextOption text colorWhite (#ffffff)
Selected BackgroundActive option backgroundGreen (#22AD41)
Selected TextActive option textWhite (#ffffff)

Dimensions Tab

PropertyDescription
Font SizeOption text size
PaddingOption inner spacing
Border RadiusOption corner rounding
GapSpace between options

Visual Display

Options display as button-style choices in a horizontal layout:

[Option A] [Option B] [Option C]

When selected, the active option changes to the "selected" color scheme.


Database Integration

Selection values can be saved to the card database:

  1. Open the Connect Tab
  2. Enable database connection
  3. The selected option's value is stored

Use Cases

Survey Question

Question: "How satisfied are you?"
Options:
- Very Satisfied (value: 5)
- Satisfied (value: 4)
- Neutral (value: 3)
- Dissatisfied (value: 2)
- Very Dissatisfied (value: 1)

Category Selection

Question: "Select a category"
Options:
- Electronics
- Clothing
- Home & Garden
- Sports

Yes/No Question

Question: "Would you recommend us?"
Options:
- Yes
- No

Rating Scale

Question: "Rate your experience"
Options:
- Excellent
- Good
- Average
- Poor

Single vs Multiple Selection

FeatureSingle SelectionMultiple Selection
ChoicesOne option onlyMultiple options
VisualRadio-styleCheckbox-style
Use case"Choose one""Select all that apply"

Best Practices

  1. Limit options - Keep to 5-7 options for best usability

  2. Use clear labels - Make each option distinct

  3. Order logically - Alphabetical, numerical, or by frequency

  4. Provide all options - Include "Other" or "N/A" if needed

  5. Match colors to meaning - Green for positive, red for negative


Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Web Elements - https://help.acenji.com/#/./create-web-application/elements/index Multiple Selection Group - https://help.acenji.com/#/./create-web-application/elements/multiple-selection-group/index Dropdown - https://help.acenji.com/#/./create-web-application/elements/dropdown/index

Was this article helpful?

No-Code App Builder