Custom datatable panel

Hi ALL,

I would like to ask how to add action buttons (view, edit, delete) for each record in datatable panel like in the image below.

if a user click View then I would like to perform a function
if a user click Edit then I would like to perform a function
if a user click Delete then I would like to perform a function

Thank you in advance Brian!

image

2 Likes

Hi Alvianno,
You can do this if you have a custom plugin, natively the best we could achieve a link that allows you to have a secondary website where you perform these actions.

Hi, Alvianno.
Did you do?