Arranging the check box group in a order

The checkbox group should be configured in a structured and visually consistent manner. Currently, the alignment of the checkbox options is dynamically affected by the length of the labels, resulting in an uneven layout.

The objective is to ensure that all checkbox options are properly aligned in a uniform grid format, even when new services are added in the future. The design should be scalable consistent spacing and alignment regardless of label size, providing a clean and user-friendly interface.

In my opinion, you can try this:

  • Use a Dynamic Layout with fixed columns (3 or 4) instead of the default checkbox group

  • Place each checkbox inside a cell - this keeps alignment consistent

  • Enable uniform column width + label wrapping

  • If needed, add a small custom CSS grid for better control

The display values are sourced from the Data Type, and the issue has now been resolved. We configured the Data Reference to use the ‘Display as Cards’ option and included the reference field. The required fields are defined at the Data Type level and are displayed accordingly, as shown in the image below.