Skip to content

FormBuilderCheckboxGroup: enable/disable only one field of the group #1470

@ncuillery

Description

@ncuillery

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

9.5.0

What you'd like to happen

The FormBuilderCheckboxGroup enable field is global and enable/disable all the options of the group.

I have this form when the user can select which channels he can be notified:

Image

Let's say I'd like to disable the SMS option if the user has not configured his phone number.

It would be great if the enable field is a List of boolean instead of a simple boolean, so we can customize which field of the group is editable.

Same thing for FormBuilderRadioGroup I believe.

Alternatives you've considered

No response

Aditional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions