Hello everyone,
I currently work on customizing the module "DataList" and I want to change the "actionSet" located in the form "dataGrid" to display the action "View" in addition to actions by default: "Edit", "Delete" and "Duplicate".
To this I add the line "<action type="action-link" id="onActionView" permission="admin" label="actions.view" />" in file "datagrid.get.config.xml" .
Link added well as desired, but clicking on the link nothing happens.
Have you any idea why it does not work and if so thank you to tell me how and where to make the necessary changes.
Regards.