Hi everyone,
Would you please let me know, how I can identify a click event on Checkbox in RecordlistView?
Thanks,
Laxmichand saini
Hi everyone,
Would you please let me know, how I can identify a click event on Checkbox in RecordlistView?
Thanks,
Laxmichand saini
You can customize clients/base/fields/actionmenu/list-header.hbs - which is where the dropdown is being rendered.
But - may I ask why? That would entirely disable any Mass Update / Merge / Export.
If you want to just disable just some specific functionality, you can override the definition and just have the buttons that you need - clients/base/views/recordlist/recordlist.php
You can customize clients/base/fields/actionmenu/list-header.hbs - which is where the dropdown is being rendered.
But - may I ask why? That would entirely disable any Mass Update / Merge / Export.
If you want to just disable just some specific functionality, you can override the definition and just have the buttons that you need - clients/base/views/recordlist/recordlist.php
Hi Neeraja P,
Let me try
Thanks
laxmichand