I am looking to add the Actions dropdown button in my datatables to edit or delete that records as shown in you https://preview.keenthemes.com/metronic8/demo1/apps/user-management/roles/view.html
But unable to find the script for the above executions in the code.
Can you please help me out with the script side.
I went through the documentation, but there is no script available for the same.
Regards
Peri
I ran upon this exceptional post when perusing show it again; it's great. Please advise me on anything I should do to ensure positivity through the future
geometry dash
Hi,
Please find the JS script of this page in core/html/src/js/custom/apps/user-management/roles/view/view.js
and edit it right away.
Then recompile your assets folder with Gulp or Webpack.
Please note that the build tools are required only in the development environment just to compile the assets when the source folder files are modified. In the hosting/server deployment you will only need the compile assets, no need to install the build tools dependencies there.
Regards.