FormiBolt is currently in beta. Learn more

FormiBolt

Radio and checkbox groups

May 19, 2025

Introducing two new types of fields: radio group and checkbox group.

Single select

This type of field will allow your users to select a single item among a set of choices that you define. You’ll be able to give each item a value that can be used in computed fields.

Multi select

This type of field will allow your users to select none, one or more items among a set of choices. In this case, you can also use the result from the field in your computed fields. The value of the node will be the checked values concatenated by commas.

Include function

A new function has been added to make your life easier to work with multi select nodes. The include function will allow you to check if an item from a multi select group is checked.

Like what you see?

Sign up for free