How to Display Members List with Checkbox and Action Column in Alpha

Hi community,

I’m trying to create a Life Insured table in Alpha similar to the screenshots attached.

Features needed:

  • A list of members fetched from my local result
  • Columns for First Name, Last Name, ID Number, Relationship
  • A checkbox for selecting rows
  • An Action column with an icon (for viewing) — this part I know is possible

:backhand_index_pointing_right: Screenshots attached for reference.


Can you please confirm if it’s possible to build this table layout using Alpha?
And if yes, what’s the recommended component or approach to achieve it?

Thanks in advance!

5 Likes

Hi @Noxolo_Mnguni ,

If you’re looking to use both checkbox selection and row-level actions in a table, you can use the “Table Multi Checkbox Buttons” component — it’s designed exactly for that use case.

Sharing a couple of screenshots below to give you a visual reference:

Component preview:

How it looks in the UI:

Hope this helps! Let me know if you need anything else.

7 Likes

Hi @Prabanch_CV , thanks for this,

where can i find the Table Multi Checkbox Buttons

5 Likes

It looks like this plugin isn’t available in your environment’s marketplace. You may want to check with your team lead to see if it can be moved from the sandbox marketplace to your environment.

If that’s not possible, you’ll need to create a new custom component. You can refer to the attached post for a step-by-step guide on how to create a custom component.

8 Likes

Quick question:
Would it be possible to configure the the table to allow only a single item to be selected at a time, instead of multiple?(like a radio button list)

Just want to confirm if that’s supported or if we’d need to handle that logic separately.
Thanks in advance!

5 Likes

Hello @Noxolo_Mnguni ,While initially looking at it, the configuration you need doesn’t seem to be supported by default. For a better answer, you might want to reach out to the person who created this custom component or someone who has used it before.

5 Likes