Forum Discussion

Stephen-14853's avatar
Stephen-14853
Copper Contributor
Jun 24, 2026

How do I get quick actions to show up in Gallery view for a list?

Hello, I'm creating a sharepoint list of employees. I create quick actions for sending an employee a teams message or an email, and they work fine in list view. However, in gallery view they don't show up. The field title is displayed, but there's nothing inside, which I've highlighted with a red box. Is it possible to get the quick action buttons to appear in this view?

 

1 Reply

  • yoink's avatar
    yoink
    Copper Contributor

    You can add a button with 'mailto' link or probably emulate whatever your column format is in list view by customizing your gallery view (card) format JSON. 

    I'm not yet able to post links, but search for Microsoft's 'Learn Gallery Formatting' or check 'PnP List Formatting' to see what's possible.