How to conditionally show or hide an action icon in an Alpha Studio table row?

I’m working with an Alpha Studio table where I need to control the visibility of an action icon in each row based on a specific condition.

Requirement:

  • Show the action icon only when a specific row condition is satisfied

  • Hide the action icon for all other rows

What is the recommended approach in Alpha Studio to conditionally show or hide an action icon per row based on row data?

2 Likes

@irfanali @Sam @Shamnad_KS can you please help

1 Like

Hi @Venkatesh,

Could you please read this: Conditional Row Color in Alpha Table ?

Based on it, you can update the code according to your condition?

1 Like