Skip to main content
January 23, 2024
Question

Checkbox query

  • January 23, 2024
  • 2 replies
  • 0 views

Hi All,

I have a query regarding checkbox. There are three checkbox in interface as shown in snippet below, but only one of them should be selected at a time. 

Can anyone please help me how to achieve this?

    2 replies

    harshitb6843
    January 23, 2024

    Go for radioButtons. They are designed for it. - docs.appian.com/.../Radio_Button_Component.html

    harshitb6843
    January 23, 2024

    Users familiar with square checkboxes might anticipate the ability to choose multiple options. Changing this behavior unexpectedly could be disorienting