sulu-demo icon indicating copy to clipboard operation
sulu-demo copied to clipboard

[Example] Add custom item action to list view

Open niklasnatter opened this issue 4 years ago • 0 comments

What's in this PR?

This PR demonstrates how to add a custom item action to a list view of the administration interface of Sulu. The example adds a simple app.alert_name item action that outputs the name of the contact to the contact list view.

Screenshot 2020-10-23 at 16 53 31

To apply the changes, the administration frontend application needs to be rebuilt by executing bin/console sulu:admin:update-build.

niklasnatter avatar Nov 02 '20 08:11 niklasnatter