Listview Mass Action "Delete" still visible after disabling in user role

When I set “Delete” to none within a role I created, it does not disappear from the listview mass action drop down. All other mass action options do disappear when I disable them in the role, like export, import, etc. I even ran a quick repair and rebuild.

I am using SuiteCRM v 7.10.7 / PHP v7.2.

You can hide it with a logic hook.
Follow this link for instructions: http://urdhva-tech.blogspot.com/2013/08/readonly-field-conditionally.html

Regards

Thank you. I will try to check it out. Seems like a bug though as all the other mass action options are working based off role. Wondering if others are seeing this too. I’m using version 7.10.7.

Don’t know if it is a bug but you can definitely use a logic hook. Here is a more specific sample: http://urdhva-tech.blogspot.com/2014/10/reverse-listview-action-buttons.html

Apart from any efforts you make to work around this, I suggest asking here

https://store.suitecrm.com/support/securitysuite

since the developer of that was the original contributor of the entire Security Suite that lives inside SuiteCRM. So if it’s a bug he will want to know. Thanks

Thank you. I reported the case there.

1 Like