Bulk Action Is Not Showing #2091
Replies: 3 comments
-
ill closed this issue. the problem occured due to my conflict sript |
Beta Was this translation helpful? Give feedback.
-
i got conflict with current script from template. How can i create my own bulk delete? |
Beta Was this translation helpful? Give feedback.
-
The items in the bulk actions array need to relate to your defined methods. You don't have deleteSelected as a bulk action
getSelected() exists and gets the IDs that are selected. Not sure what your selectedRowsQuery() is You don't need to "select" fields that are defined in a Column field either... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i have a small projec using bulk. the checkbox can be checked, but the action is cant be clicked, so i cant show my "delete" button. how can i fix it?

Beta Was this translation helpful? Give feedback.
All reactions