Currently there is no checkbox component that I can use when building a mobile app. Whenever the list is multi-select, I can only use the radio button, which is very confusing to me and my users as it is usually used as a single-select.
I thought this is a ubiquitous industry standard to have a checkbox for mult-select and a radio button for single-select.
May I know there is any plan of having this component on the mobile app builder?
We have the standalone checkbox group component, but the multiselect component does not have the option for checkboxes when selecting multiselect items. I don't believe this is on our roadmap yet, but I can make sure we have a feature request on file
If I understand correctly, the standalone checkbox group component is only available if I build a web app, right? I don't see it available when building mobile apps.
Thanks for checking in! Do you not have these components on mobile? We should have a checkbox group for mobile and web apps. It looks like the checkbox group has been around for awhile, but we renamed it from checkbox to checkbox group (and added a single checkbox) about a year ago on Cloud and on self hosted stable version 3.33
Hi @Tess , my bad, there was some miscommunication from me.
The use case is using a checkbox group in a list view (e.g., selecting multiple users from a user list, selecting multiple options from a long dropdown list) instead of using it in the form.
I believe these are related to the multi-select component you mentioned above.