Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.44 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.44 KB

FOS - Interactive Grid - Add Button

Add buttons to the Interactive Grid's toolbar and popup menus.

Free Plug-in under MIT License

All FOS plug-ins are released under MIT License, which essentially means it is free for everyone to use, no matter if commercial or private use.

Overview

The FOS - Interactive Grid - Add Button plug-in is a simple way for adding buttons to the Interactive Grid. Whether it's the toolbar, the actions menu, the row actions menu or the row selection menu, this plug-in allows you to extend all of these components with your own, highly customizable buttons, declaratively.

The plug-in's settings give you fine control over the buttons position (first, last, index), look, icon, and which action should be executed when that button is clicked. You can execute a predefined action (ie. delete row), execute some JavaScript code, trigger an event, put the currently selected row(s) pk value into a page item, or even provide your own actions.

License

MIT