Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Example] Add custom item action to list view #72

Closed

Conversation

niklasnatter
Copy link
Contributor

@niklasnatter niklasnatter commented Oct 23, 2020

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 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 npm install and npm run build in the assets/admin directory.

@alexander-schranz alexander-schranz added the Example Example implementations label Oct 23, 2020
@alexander-schranz alexander-schranz marked this pull request as draft October 23, 2020 14:55
@niklasnatter niklasnatter force-pushed the example/custom-list-item-action branch from 89d9483 to 827679f Compare October 23, 2020 14:57
@niklasnatter
Copy link
Contributor Author

Replaced by #83

@alexander-schranz alexander-schranz removed the Example Example implementations label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants