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 toolbar action to list view #68

Conversation

niklasnatter
Copy link
Contributor

@niklasnatter niklasnatter commented Oct 7, 2020

What's in this PR?

This PR demonstrates how to add a custom toolbar action to a list view of the administration interface of Sulu. The example adds a simple toolbar action that outputs the names of the selected contacts to the contact list view.

Screenshot 2020-10-07 at 15 07 10

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.

@niklasnatter niklasnatter marked this pull request as draft October 7, 2020 13:06
@niklasnatter niklasnatter added the Example Example implementations label Oct 7, 2020
@niklasnatter niklasnatter force-pushed the example/custom-list-toolbar-action branch from 1415002 to e5d3af5 Compare October 7, 2020 14:00
@niklasnatter niklasnatter force-pushed the example/custom-list-toolbar-action branch from e5d3af5 to fd0732e Compare October 21, 2020 09:30
@niklasnatter
Copy link
Contributor Author

Replaced by #81

@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