Hi,
is there a easy way to add row-action : print ? see print-screen
something like
Thanks
is there a easy way to add row-action : print ? see print-screen
something like
PHP Code:
"leads": {
"rowActionsView": "views/record/row-actions/relationship-edit-and-remove",
"select": false,
"create": true,
"print": true // <--- something like so
},
Comment